# I can't see any billing information for my account?

If you are unable to see billing information or details for your account, it is likely because you aren't the owner of the account.

You will need to either logout and then login as the owner of the account, or contact the account owner to provide you with the billing information for the account.&#x20;

You can find the account owner by going to Account Settings and looking under "Team access".


---

# 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://support.myaskai.com/troubleshooting/i-cant-see-any-billing-information-for-my-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.
