# Logging in and Managing your Account

You can login to your IncidentHub account by visiting <https://incidenthub.cloud/sign-in>

## Managing Your Account

Once you are logged in, click on your profile icon on the top right corner in your IncidentHub dashboard. It has an option called Manage Account.

Once you click on Manage Account you will be presented with two options

### Profile

You can change your username and update your profile picture here.

<figure><img src="/files/uQ8cskx7p3psK0r2QLVK" alt="Profile management"><figcaption></figcaption></figure>

### Security

This section shows you your current login activity.&#x20;

You can also delete your IncidentHub account from here.&#x20;

<mark style="color:red;">**WARNING**</mark> Once you delete your IncidentHub account there is no way to get your settings and account back.

If you need any assistance regarding your account please reach out to us at <support@incidenthub.cloud>


---

# 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://docs.incidenthub.cloud/incidenthub-documentation/account-management/logging-in-and-managing-your-account.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.
