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

# Using Agents

Start here if the agent cannot see an app, you want a different model, or you need memory across chats.

<CardGroup cols={1}>
  <Card title="Give an agent a connector" icon="plug" href="/help/using-agents/give-agent-access-to-a-connector">
    Add the connector on the agent and authenticate it. One without the other is not enough.
  </Card>

  <Card title="Choose the right AI model" icon="microchip" href="/help/using-agents/choose-the-right-ai-model">
    Use Recommended, Smartest, or Fastest, or pick a specific model in Agent Preferences.
  </Card>

  <Card title="Does my agent remember conversations?" icon="clock-rotate-left" href="/help/using-agents/does-my-agent-remember-conversations">
    It remembers the current chat. Search Past Conversations is on by default.
  </Card>
</CardGroup>
