Enable document based interactions in chat
You can allow users to upload documents directly in chat so the agent can respond based on the content. This makes the agent more context-aware and helpful across different use cases. Use this feature when your agent must analyze or extract information from user-provided files.
Use case examples:
- HR agents reviewing resumes or policy PDFs
- Finance agents extracting data from invoices
- Support agents analyzing logs or screenshots
Before you begin
Before you enable document upload in chat:
- Ensure that you are signed in as an Admin or Builder.
- Decide how many citations you want to show in the chat. When users upload documents, they can review citations in the chat to verify accuracy. Citations show the sources of data, models, or algorithms that the agent uses to generate outputs or make predictions.
Steps to enable document upload in Orchestrate Chat
To enable the document upload feature, complete the following steps:
- Go to the agent configuration page.
- Navigate to the Behavior section.
- Toggle Chat with documents to On.
- In Citations shown in chat, choose how many references the agent should include in its response.
- Click Deploy.
- After deployment, users can see the File Upload icon
in the Orchestrate Chat.
After you enable uploading documents, see how users can use it in the chat conversations. See Uploading the document in a conversation for more details.
Notes: If this feature is turned off, users can only upload files through tools that support file upload.
What to do next
- Test the agent in chat to ensure expected responses.
- Review uploaded document behavior for accuracy.
- Adjust instructions or guidelines based on test results.