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

# Personalize your chats

> Tell Cassidy who you are, connect your business apps, and add Skills so every chat understands your role, your tools, and how you like to work.

A few minutes of setup makes every chat more useful, no matter which
[Agent](/agents/overview) you use. There are three ways to personalize your
chats, and all of them live under **Customize** in the sidebar:

* **Personalization** — Cassidy learns your name, role, and how you like
  answers formatted.
* **Connectors** — The Agent can reach the business apps you use every day,
  like Outlook or Google Sheets.
* **Skills** — Cassidy follows reusable instructions for recurring tasks, like
  a meeting-prep routine your team has refined.

These are your personal settings: they shape your own chats without changing
any Agent for anyone else.

## Tell Cassidy who you are

Personalization shapes how Cassidy responds in your chats — the name it uses,
the context it assumes about your work, and the style of its answers.

<Steps>
  <Step title="Open Personalization">
    Click **Customize** in the sidebar and select **Personalization**. The same
    **Customize** menu is in the top-right corner of a new chat.
  </Step>

  <Step title="Fill in your details">
    * **What should Cassidy call you?** — The name you want used in responses.
    * **What do you do?** — Your role or focus, like "Sales leader" or
      "Product manager". This gives Cassidy context for its answers.
    * **How should Cassidy respond?** — Preferences, context, or a writing
      style you want used across your chats, up to 2,000 characters. For
      example: "I manage the enterprise sales team focused on AmLaw 200 firms.
      Keep responses concise and action-oriented. Use bullet points for key
      takeaways."

    <Frame>
      <img src="https://mintcdn.com/cassidy/Ul0ZHAB8dlwePhWF/images/settings/account-settings-personalization.png?fit=max&auto=format&n=Ul0ZHAB8dlwePhWF&q=85&s=4f15f8ec21d6be1dbd7e8486a1411aa4" alt="Personalization settings showing fields for your name, role, and response preferences" width="2256" height="1528" data-path="images/settings/account-settings-personalization.png" />
    </Frame>
  </Step>

  <Step title="Save">
    Click **Save personalization**.

    <Check>Your preferences now apply to every new chat.</Check>
  </Step>
</Steps>

<Info>
  Personalization applies to your own chats in the Cassidy web app. It is not
  included in [Workflow](/workflows/overview) runs or external Agent deployments
  like [Slack](/integrations/slack/deploy-agent) or [Microsoft
  Teams](/agents/deploy/microsoft-teams), and changing your name here does not
  change your profile name. For organization-wide rules that apply to every
  Agent and Workflow, see [Global instructions](/settings/global-instructions).
</Info>

## Connect your business apps

[Connectors](/agents/connectors/overview) let the Agent read and update data in
tools like Outlook, Google Calendar, and Google Sheets during a chat — look up
today's meetings, draft an email, or pull numbers from a spreadsheet. Connect
an app once under **Customize** → **Connectors** and it's available in every
chat in the Cassidy web app.

<Frame>
  <img src="https://mintcdn.com/cassidy/3DfxV-bTMzCFmNrU/images/settings/personal-connectors-browse.png?fit=max&auto=format&n=3DfxV-bTMzCFmNrU&q=85&s=436f569d5559d8b08641c445a9e7c454" alt="Connectors directory with installed apps and available Connectors" width="2614" height="1894" data-path="images/settings/personal-connectors-browse.png" />
</Frame>

You stay in control: each Connector has action permissions that decide what
the Agent can do without asking and what needs your approval first. See [Connect
and manage business apps](/agents/connectors/overview) for the full
walkthrough, including approvals and managing connections.

## Add Skills

[Skills](/skills/overview) are reusable instructions, files, and tools — like
"Daily Workday Brief" or "Meeting Prep" — that Cassidy applies automatically
when they match your request, so recurring tasks come out the way you want
every time. Open **Customize** → **Skills** to see your active Skills, and
browse the directory to install more from your team's library.

<Frame>
  <img src="https://mintcdn.com/cassidy/cxzNpEw5gi1nbDPw/images/skills/skills-directory-overview.png?fit=max&auto=format&n=cxzNpEw5gi1nbDPw&q=85&s=e1cce8c9b26e5314e617fe81d9231f19" alt="Skills directory with navigation for installed, team, and private Skills" width="1024" height="502" data-path="images/skills/skills-directory-overview.png" />
</Frame>

See [Use Skills](/skills/using-skills) to learn how to install Skills and how
Cassidy applies them in chat.

## Next steps

<CardGroup cols={2}>
  <Card title="Chat with an Agent" icon="comments" href="/guides/chatting-with-an-agent">
    Put your personalization to work in your first conversations.
  </Card>

  <Card title="Connect business apps" icon="plug" href="/agents/connectors/overview">
    Set up Connectors and control action approvals.
  </Card>

  <Card title="Use Skills" icon="layer-group" href="/skills/using-skills">
    Install shared Skills and see how Cassidy applies them.
  </Card>

  <Card title="Build an Agent" icon="robot" href="/agents/build-and-configure">
    Create an Agent tailored to your team's work.
  </Card>
</CardGroup>
