# Accounts With Unusually High Activity

Detects accounts with unusually high daily sign-in events, which can indicate unauthorized or malicious activity or the presence of a service account. An account will fail this check if Oort detects more than 1,000 sign-in events per day.

**Recommended Actions**

For the known service accounts and machine identities, change an IDP attribute of the account such as User Type, title, or department to include the phrase `Service Account` so that it can be identified easily.  You may also elect to exclude the account from this check indefinitely if this is normal behavior for the service account.   \
\
If it is a regular user account, then investigate the spike to determine what application is generating the activity.<br>

**Default Check Settings**

Events per day: 1,000

**Compatibility**

[Microsoft Entra ID](/integrations/azure-active-directory-integration.md)

[Okta](/integrations/okta-data-integration.md)

[Duo](/integrations/duo-security-integration.md)

[Google Workspace](/integrations/google-workspace-integration.md)

[Snowflake](/integrations/snowflake.md)

<br>


---

# 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.oort.io/understanding-check-failures/oort-insights/identity-threat-detection-insights/accounts-with-unusually-high-activity.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.
