# Manage Profile

The 'My Profile' section in the Inforiver workspace allows you to view and manage your integrations, writeback connections, and license details.

<figure><img src="/files/1uOTdL55ZoWfYmhCASlQ" alt=""><figcaption><p>'My Profile' section</p></figcaption></figure>

### **1. Rename Workspace**

Click on My Profile -> Rename Workspace to rename the workspace.

<figure><img src="/files/XpKeLiOxB2GMee9ETMSy" alt=""><figcaption><p>Rename Workspace</p></figcaption></figure>

### 2. Manage Integrations

Integrating Inforiver with other applications allows it to list and upload files to them. You can connect or disconnect the applications from 'My Integrations' page. You can also manage them from the Onboard actions section, as explained [here](/admin-console/onboarding-actions.md).

If there are any interruptions in writeback or data retrieval from these applications, you can check the status of the connection from this page and disconnect and reconnect as needed.

<figure><img src="/files/IYxbF7G0DLcRmNISRq7E" alt=""><figcaption><p>My Integrations</p></figcaption></figure>

### 3. Manage Connections

Clicking on 'My Connections' displays a list of writeback connections you have created. To know more about adding and managing new connections, please refer to [this page](https://docs.inforiver.com/admin-console/pages/l4Ae7IbImyKAR0gwSjIK#id-1.-connections). You can also edit or delete your added connections using the icons highlighted below.

<figure><img src="/files/d458mYpjVC8RtZ8dS5OE" alt=""><figcaption><p>My Connections</p></figcaption></figure>

### 4. License Details

Click on My Profile -> License Details to view the plan and license details for all purchased products as below.

<figure><img src="/files/ioK0Yo94Cb36uhODMXt0" alt=""><figcaption><p>License Details</p></figcaption></figure>

### 5. Log Out

Click **Logout** to log out from the workspace.


---

# 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.inforiver.com/admin-console/manage-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.
