> ## Documentation Index
> Fetch the complete documentation index at: https://docs.convocore.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Direct Text Entry

Direct text entry is ideal for quickly adding or editing content within the platform.

<CardGroup cols={2}>
  <Card title="" icon="check">
    * Quickly add or edit content directly within the platform.
  </Card>

  <Card title="" icon="check">
    * Ideal for real-time updates.
  </Card>
</CardGroup>

<Steps>
  <Step title="Navigate to the Knowledge Section">
    Go to your agent dashboard and click on the `Knowledge` section.
  </Step>

  <Step title="Click on Add Source">
    Locate the button in the upper right corner of the page and click on it.
  </Step>

  <Step title="Enter Your Content">
    Write or paste your content directly into the `Document Content` input field.
  </Step>
</Steps>

<img class="rounded-md" src="https://mintcdn.com/convocore/45Ecjxi6tZs54Ia5/images/add_text_shots.png?fit=max&auto=format&n=45Ecjxi6tZs54Ia5&q=85&s=822db331e9d88d9f5feed5524795c573" width="500" data-path="images/add_text_shots.png" />

<Tip>
  Direct text entry allows for immediate updates. Make sure to review your content for accuracy before saving to ensure high-quality data.
</Tip>
