# Account Settings

This screen allows for the editing of certain account information, viewing of plans, editing of company details and employee permissions, configuration of notifications, and access to the support screen.

The Account Settings screen can be accessed by clicking on the profile picture icon located on the homepage.

**Account:** There are inputs where profile information can be updated, and the profile picture can be uploaded and modified.

**Company\&Team:** These section includes areas where the company name and the roles and permissions of individuals in the team can be viewed. Changes can be made, and new team members can be added in this section.

**Plans:** It is a screen where the user can view their current plan details, see when the subscription will expire, check the remaining time, and review and compare existing plans.

**Notifications:** It is a screen where notification settings can be edited.

**Contact Us:** This screen contains a form that the user needs to fill out to reach Virgosol authorities. Additionally, contact information and email details for Ddosphere are also available on this screen.


---

# 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://ddosphere.gitbook.io/ddosphere/product-guide/account-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.
