# User Profile

## :camera\_with\_flash: User Profile Snapshot

![](/files/-M4rZkRyMbWQoxNw3ZXW)

All user info is clustered under your **Profile Picture**.

In the drop-down that opens you can find a snapshot of your account's state.

## :gear: Settings

### :woman\_superhero: Your Account

![](/files/-MClJHyauYn6THvBzA85)

Here is where you can update:

1. Avatar
2. Name
3. Address
4. Company Details:
   1. Name
   2. Tax ID
   3. Invoicing details - input any further information you need to appear on your invoice

### :calendar: Payment Plan

If you are not yet a paying customer, here is where you can review and select which payment plan suits you best.

![](/files/-MOgdnuPDfN9aWBgagji)

If you are on one of our payment plans, in this tab you can

1. Review your payment plan
   1. The subscription you're on
   2. How much you pay per billing cycle
   3. Total number of users and how many of them are assigned ( :book: [Users and Members](/docs/accounts/teams.md#users-and-members))
2. Next billing date, pending or scheduled updates to your Payment Plan ( :book: [Billing Policy](/docs/accounts/billing-policy.md))
3. [Add more users to your payment plan](/docs/accounts/teams.md#users-and-members)
4. [Cancel subscription](/docs/accounts/billing-policy.md#cancelling-subscription)

### :euro: Billing History

![](/files/-M4rgO-OsMifhT3fYYMw)

1. Download issued invoices
2. Change [Billing Cycle](/docs/accounts/billing-policy.md#billing-cycle) (monthly/yearly)

### :people\_with\_bunny\_ears\_partying: Members

![](/files/-M4rgRmapdWN_K4cAsn4)

Manage your team:

1. Invite teammates
2. Remove members
3. Check the status of sent invites


---

# 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://machinations.gitbook.io/docs/accounts/user-profile.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.
