> ## Documentation Index
> Fetch the complete documentation index at: https://docs.glowstudio.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://mintlify.s3-us-west-1.amazonaws.com/magicmarkas/images/add_text_shots.png" width="500" />

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