Ejento AI
HomeQuickstartGuidesRecipesREST APIsChangelogFAQs
HomeQuickstartGuidesRecipesREST APIsChangelogFAQs
Ejento AI
  1. Guides
  • Basic Operations
    • Features
      • Teams → Projects → Assistants Hierarchy
    • Guides
      • Login/Signup
  • Assistants
    • Features
      • Introduction to Assistants
      • Assistant Access Control
      • Caching Responses for Assistants
      • Assistant Evaluation
      • Evaluation Metrics
      • URL-based Chat Thread Creation and Prepopulation
      • Reasoning Modes
    • Guides
      • Add Assistant
      • Evaluate Assistant
      • Edit Assistant
      • Delete Assistant
      • Add Favourite Assistants
      • View Assistant Id
      • View Dataset Id
  • Workflows
    • Features
      • Overview and Types of Supervisors
    • Guides
      • Add Workflow
      • Workflow Chat
  • Corpus
    • Features
      • Introduction
      • Corpus Permissions
      • PII Redaction
    • Guides
      • Assistant Corpus Setup
      • Assistant Corpus Settings
      • Corpus Access Control
      • Corpus Connections
      • View Corpus Id
      • View Document Id
      • Tagging
        • Corpus tagging
        • Document tagging
  • Tools
    • Features
      • Introduction
    • Guides
      • Configure RAG Tool
      • Configure Attachment Tool
      • Configure Web Search Tool
      • Configure API Tool
      • View Tool Id
  • Analytics
    • Guides
      • Analytics
  • User Settings
    • Features
      • Ejento AI User Access Levels
    • Guides
      • Assistant Edit Access
      • Add new user
      • Add User in a Team
      • Remove User from a Team
      • View my Access level in a Team
      • View my User Id
  • Chatlogs
    • Guides
      • Chatlogs
      • View Chatlog & Chat thread Id
  • API Keys
    • Guides
      • API Keys
  • Integrations
    • Email Indexing
    • Microsoft Teams
    • Sharepoint Indexing
    • MS Teams Integration Setup
  • Teams
    • Features
      • Introduction
    • Guides
      • Add a Team
      • Edit a Team
      • Delete a Team
      • View Team Id
  • Projects
    • Features
      • Introduction
    • Guides
      • Add a Project
      • Edit a Project
      • Delete a Project
      • View Project Id
  1. Guides

Configure Attachment Tool

The Attachment Tool is a versatile feature in the new Ejento App that allows users to upload files directly in a chat thread and query the assistant about the content of those documents. This tool is ideal for scenarios requiring on-the-spot analysis or summarization of document content, such as research papers, contracts, or technical documentation.

Configuring the Attachment Tool#

1. Go to the Tools section from the sidebar#
Step 1 screenshot
2. Click on Add Tool#
Step 2 screenshot
3. Type a name for your tool in the configure tool drawer#
Step 3 screenshot
4. Select Attachment from the Tool Type dropdown#
Step 4 screenshot
5. Add the details for the tool here#
Step 5 screenshot
6. Put the maximum number of attachments allowed here#
Step 6 screenshot
7. Click on Create tool#
Step 7 screenshot

Enabling the Tool for Assistant#

1. Navigate to the assistants section from the sidebar#
Step 8 screenshot
2. Click on your assistant from the list#
Step 9 screenshot
3. Make sure "Advanced Reasoning" is turned on in the assistant drawer#
Step 10 screenshot
4. Click on the three dots on your assistant from the list#
Step 11 screenshot
5. Go to Tools from the dropdown#
Step 12 screenshot
6. Search for the newly created tool here#
Step 13 screenshot
7. Enable the tool for this assistant#
Step 14 screenshot
8. Navigate back to your assistant and click on it to open the assistant drawer#
Step 15 screenshot
9. Notice the Attachment Tool being enabled for the assistant here#
Step 16 screenshot
Previous
Configure RAG Tool
Next
Configure Web Search Tool