Create Slack Channel for AI Agent Studio
You can integrate Slack with AI Agent Studio, and enable users to access Oracle AI agents from Slack. After integration, users in the workspace can select the Ask Oracle app in Slack and interact with the AI agents available to them.
The setup process involves these high-level steps:
- Create the Slack channel manifest in AI Agent Studio.
- Create the Ask Oracle app in api.slack.com/apps and add the manifest file.
- Update the manifest file created in AI Agent Studio and add the credentials to the Bot configuration section.
- Add the Ask Oracle app in Slack.
Create Manifest File in AI Agent Studio
Before you start, make sure your role has the necessary permission groups. For more information, see Assign Permission Groups to Use Channels in Access Requirements for AI Agent Studio.
- In AI Agent Studio, go to the Credentials tab, and then open the Channels tab.
- Configure Slack.
- Enter details for the channel manifest file.
- Manifest Short Name: Enter the short name for the app. The default value is Ask Oracle.
- Manifest Full Name: Enter the full name for the app. For example, Ask Oracle Fusion Agent.
- Version: Enter the manifest file version.
- Manifest Schema Version: Select the schema version that's to be used for the manifest file.
- Create the manifest file.
- Copy the manifest details from the Manifest.json section. You'll need this information when creating the app on api.slack.com/apps.
Create Ask Oracle App in Slack
- Go to api.slack.com/apps and select Create New App.
- Select From a manifest, choose the workspace, and click Next.
- In the JSON tab, paste the manifest details copied from the manifest file created in AI Agent Studio.
- Click Next and create the app.
- Select the app you created and go to .
- Note down these credentials for later use:
- App ID
- Client ID
- Client Secret
- Signing Secret
- Go to and install the app.
- Make a note of the Bot User OAuth Token value.
Update Manifest File in AI Agent Studio
- In AI Agent Studio, go to the Credentials tab, and then open the Channels tab.
- Edit the Slack manifest file.
- In the Bot configuration section, enter the credentials you saved from the
Slack application setup.
- Bot ID or App ID
- Client ID
- Secret
- Token
- Signing Secret
- Update the manifest file.
Add the Ask Oracle App in Slack
- Open the Slack application and select Add app.
- Add Ask Oracle.
Users in the workspace can now interact with the Oracle AI agents they've access to.