> For the complete documentation index, see [llms.txt](https://help.jurisphere.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.jurisphere.ai/my-account-and-organization/profile-and-settings.md).

# Profile and Settings

In the top right of your Jurisphere dashboard, click on the circle bearing the first letter of your username, or your profile picture. This will open your user menu, displaying your username, email address and the organization that you are a part of.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2zbn28n79AjHkgxNqfPb%2Fuploads%2Fb2OWSZ0HAX2EG3d78OX6%2F1759863380418108.mp4?alt=media&token=243c402b-cd88-488c-bf78-aae70a6ae63c>" %}

Within the menu, you will have the following options and controls:

<details>

<summary>Organization and Jurisdiction toggle</summary>

<figure><img src="/files/wczZJg5JD28oNyXSu0u9" alt="" width="253"><figcaption></figcaption></figure>

This lets you select the Organization tied to your subscription (in case you have multiple), and the jurisdiction / country-code for your subscription.&#x20;

{% hint style="warning" %}
Changing the Jurisdiction field here will modify the default settings for research, workflows used, and lot more in the overall architecture and interface you experience on Jurisphere.&#x20;
{% endhint %}

</details>

{% content-ref url="/pages/F5UCOAKUf8h90QyYgOVi" %}
[Your Account](/my-account-and-organization/profile-and-settings/your-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/hwVc75plC4C4TkPEG8pv" %}
[Usage Analytics](/my-account-and-organization/profile-and-settings/usage-analytics.md)
{% endcontent-ref %}

If you are the admin of your organization, you will also have access to these settings:

{% content-ref url="/pages/Nqr8hITImWSTkKi5DIkb" %}
[Manage Organization](/my-account-and-organization/profile-and-settings/manage-organization.md)
{% endcontent-ref %}

{% content-ref url="/pages/JXREq2ltJybezJsF7RSE" %}
[Admin Dashboard](/my-account-and-organization/profile-and-settings/admin-dashboard.md)
{% endcontent-ref %}

<details>

<summary>Sign Out of Jurisphere</summary>

By default, you will not be signed out automatically on your browser unless a new login is detected while the current session is in progress.&#x20;

In case you are signed out, you can sign back in using the email ID connected to your license, and the verification code sent to your email upon sign-in.

{% hint style="info" %}
If your email address is logged in on your browser, you can sign in to Jurisphere at the click of a button without the need to enter the verification code!
{% endhint %}

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.jurisphere.ai/my-account-and-organization/profile-and-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
