# Profile Settings

Profile settings can manage both how you appear on Are.na and how Are.na behaves for you. Settings can be managed at [are.na/settings](https://www.are.na/settings).

### General account information

Your account name and profile description can be updated in the top portion of the page. Note that when you change your name, your profile URL will also change.

<figure><img src="https://3477914774-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYHdbQfmTtGrkgTWzb7VG%2Fuploads%2FP0jkL4RqcfG7mVbwfCDS%2FScreenshot%202024-02-06%20at%2012.55.13%E2%80%AFPM.png?alt=media&#x26;token=470a2837-ef25-4ce3-8beb-babd82854705" alt=""><figcaption></figcaption></figure>

### Email settings

These are your settings for the various emails we might send. Pro tip: Sunday Review emails are fun, and they get better the more you use Are.na.

<figure><img src="https://3477914774-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYHdbQfmTtGrkgTWzb7VG%2Fuploads%2FkYFynJ8OPXwJMaIQGMnE%2FScreenshot%202024-02-06%20at%2012.55.21%E2%80%AFPM.png?alt=media&#x26;token=c2693212-0d77-488e-b918-02520cf17b4a" alt=""><figcaption></figcaption></figure>

### Display settings

You can change your theme and settings here. Setting your theme to "System" will have it adapt to your local system preferences.

<figure><img src="https://3477914774-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYHdbQfmTtGrkgTWzb7VG%2Fuploads%2F00eo1nVLaU9J6mLtNjm6%2FScreenshot%202024-02-06%20at%2012.56.07%E2%80%AFPM.png?alt=media&#x26;token=ca843e88-c31c-4da6-8f35-9cef15104135" alt=""><figcaption></figcaption></figure>

### Visibility settings

Setting your default landing page controls what page you land on when you visit Are.na (or click on "Are.na" in the main breadcrumb). You can set this to Feed, Profile, Explore or Custom. To set a custom path, head to a page on Are.na and copy and paste everything in the URL after "<https://www.are.na>".

NSFW content is permitted on Are.na, but we ask our members to mark their own content accordingly (see <https://www.are.na/community-guidelines>).

You can also control whether or not your content is indexable by external search engines (Google, Bing, etc.)

<figure><img src="https://3477914774-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYHdbQfmTtGrkgTWzb7VG%2Fuploads%2FpGdbb4WcqVZd2V3Iw99Z%2FScreenshot%202024-02-06%20at%2012.55.32%E2%80%AFPM.png?alt=media&#x26;token=9e481867-7d3a-4111-96a6-90266c14ae8e" alt=""><figcaption></figcaption></figure>

### Perks

Last, you can find your perks (related to your premium tier) at the bottom of the settings page. Your invite to the Are.na discord is here as well.

<figure><img src="https://3477914774-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYHdbQfmTtGrkgTWzb7VG%2Fuploads%2FXXxUAEH6A534sUTjjWDK%2FScreenshot%202024-02-06%20at%201.01.43%E2%80%AFPM.png?alt=media&#x26;token=e79d38f1-174e-4e46-9d7c-3b9e0e431d0a" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.are.na/docs/account/profile-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
