# Administrative information

## 1. Access the administrative management of your account

All information related to your Fincome subscription is centralized in one place and accessible from any page of the platform.

#### Step 1 – Open the user menu

Go to **bottom left of the Fincome interface**, then click on **your initials** (user menu).

#### Step 2 – Access subscription management

In the menu that opens, click on **"Manage my subscription"**.

You will then be redirected to the administrative area of your account.

## 2. What information can be found in this area?

In the **Manage my subscription**section, you can in particular:

* View **the information of your current subscription** (plan, status, etc.)
* Access **your invoice history**
* Download your **Fincome invoices**
* Update certain **billing information**

This area allows you to manage all administrative matters related to your relationship with Fincome, without going through support.&#x20;


---

# 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://help.fincome.co/en/account-information/administrative-information.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.
