# User Profile

This section explains all the functions and features of the user profile section. You can find it on the top of the left menu where you will see the company name, user name, company logo after logging into the platform.

Detailed information is available below about the drop-down menu when you click on the user profile.

<table><thead><tr><th width="180.42022820502245"></th><th width="562.7419473301226"></th></tr></thead><tbody><tr><td>Switch Company</td><td>Switch between the company profiles you manage as an admin. Click the "Show all companies" button to list all the companies under your company.</td></tr><tr><td>Return to Main Account</td><td>You can switch from the companies you manage to the parent company profile.</td></tr><tr><td>Settings</td><td><p>You can set <strong>Timezone, Date/Time Format</strong> for your user profile to help you understand and manage the platform easily; schedule campaign, start an investigation, etc. in your timezone, date, and time format.</p><p><strong>Timezone</strong> helps you see all dates in your selected timezone on the platform interface.</p><p><strong>Date and time format</strong> selection automatically change the date and time format on the platform user interface.</p></td></tr><tr><td>Security</td><td><p><strong>Multi-factor Authentication:</strong> You can enable/disable MFA for your account. Click here for more information.</p><p><strong>Login Password:</strong> You can change your password here.</p></td></tr><tr><td>Logout</td><td>Click here to log out of the platform.</td></tr></tbody></table>

{% hint style="info" %}
The **Switch Company** and **Return To Main Account** features are available only for the Reseller role.
{% endhint %}

## Video Tutorial

This tutorial explains all the functions and features of the user profile section.

{% embed url="<https://youtu.be/Jz-A1wQ_JK0>" %}

## FAQ

### Q: Is it possible to disable MFA?

A: After the first 15 days, MFA is required, and you cannot turn it off.

### Q: Is it possible to have separate timezones, dates, and time formats for each user?

A: Yes, each user can choose these settings as they wish.

### **Q: What is the session timeout for admin users on the platform?**

**A:** The session timeout for admin users is 24 hours. This means that once you log in, your active session will automatically expire after 24 hours of inactivity.


---

# 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://doc.keepnetlabs.com/next-generation-product/miscellaneous/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.
