# Accounts

The *Company Information* endpoint contains metadata about your company, including your company name, website, and contacts. Use this endpoint to retrieve or update your company information.

To create a new impact.com account, [sign up here](https://app.impact.com/signup/none/create-new-mediapartner-account-flow.ihtml). To close an existing account, follow the [account closure instructions](https://help.impact.com/en/support/solutions/articles/48001236452-how-do-i-close-my-partner-account-) in the help center.


---

# 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://integrations.impact.com/partner-api-reference/reference/accounts.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.
