> ## 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.

# Profile Settings

> Your personal details, preferences, and agent notifications

Your own settings live at **Settings → Profile → [General](https://www.gumloop.com/settings/profile/general)**. They apply to you, not to your team or organization.

| Section              | What it holds                                                              |
| -------------------- | -------------------------------------------------------------------------- |
| **Personal details** | Your name, email, and profile photo.                                       |
| **Preferences**      | How Gumloop behaves for you: guided setup, theme, and agent notifications. |
| **Danger Zone**      | Delete your account.                                                       |

## Preferences

<Frame>
  <img src="https://mintcdn.com/agenthub/HhHs0hZleAW_A0Am/images/settings/profile_preferences.png?fit=max&auto=format&n=HhHs0hZleAW_A0Am&q=85&s=0a90b9ba5ad522f286da5b98b5f5be2c" alt="Preferences with Skip guided agent setup, Theme, and Agent notifications" width="1810" height="580" data-path="images/settings/profile_preferences.png" />
</Frame>

### Skip guided agent setup

*Open new agents in the full configuration instead of asking what the agent should take care of.*

Off by default: a new agent asks what it should take care of and sets itself up from your answer. Turn this on once you know the builder and would rather configure everything yourself from the start.

### Theme

*Appearance for this browser.* Light or dark. The choice is per browser, so it does not follow you to another machine.

### Agent notifications

*Get a desktop notification when an agent finishes or needs your approval while you're in another tab.*

Turn this on and you can start a long task, switch to something else, and get pinged when the agent finishes or pauses for your [approval](/core-concepts/human_in_the_loop).

A few things to know:

* Your **browser** has to allow notifications for Gumloop. The first time you enable the setting, the browser asks — choose Allow.
* Notifications only fire when the Gumloop tab is in the background. If you are watching the task, you just see it happen.
* The setting is per browser, like the theme. Enable it on each machine you use.
* If you previously blocked notifications, Gumloop tells you: *Notifications are blocked for this site. Allow them in your browser's site settings.* Fix it in the browser's site settings (the padlock next to the address bar), then come back and turn the setting on.

## Related

<CardGroup cols={2}>
  <Card title="Connectors" icon="plug" href="/core-concepts/credentials">
    Your connected accounts.
  </Card>

  <Card title="Human in the Loop" icon="hand" href="/core-concepts/human_in_the_loop">
    What an approval request looks like.
  </Card>

  <Card title="Agents" icon="robot" href="/core-concepts/agents#guided-setup">
    Guided setup and the agent builder.
  </Card>

  <Card title="Organization Roles" icon="shield" href="/core-concepts/organization_user_roles">
    Settings that apply to everyone.
  </Card>
</CardGroup>
