# Account Usage

* How popular is Adobe Analytics at my organization and how has this developed over time? For example, are logins and workspace views trending up or down?
* Who are my power users?
* Which users are at risk (less active recently compared to earlier)?

For questions like these, there is the account usage tab.

To **update the tab**, simply go to **"Adobe Component Manager -> Other -> Get Account Usage Stats"** and enjoy the insights.

![Shed light on the activity of your organization's Adobe Analytics users](/files/ssQ9mRVlKAmUnBTsz3D2)

Updating the tab for the first time can take a while, usually between 5 and 45 minutes, depending on how much is going on in your Adobe Analytics account.

To see email addresses or login names instead of hashes, uncheck the "**no personal data**" **checkbox in the "config" tab.**

### **Frequent Questions**

#### Are views from technical users (e.g. via API) counted?

No. Account Usage Stats and Workspace Stats filter out all operations by technical users (via the "\*@techacct.adobe.com" email address).

#### Does the moment a Scheduled Project is generated count as a Workspace view?

Adobe Analytics does generate a project\_view event (= a Workspace view) for the respective project and the user that created the schedule at the time of dispatch. It can't be distinguished from a regular project\_view. The opinions on this differ: Some people see this as beneficial - this way, getting a Workspace PDF to your mailbox can be seen as a way to "view" a 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.datacroft.de/main-functions/account-usage.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.
