> ## Documentation Index
> Fetch the complete documentation index at: https://syteca.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Endpoints page

> View the security health, risk exposure, and detailed configuration of an individual endpoint, including health trends, active risk factors, policy impacts, and key endpoint information.

<Note>
  Only endpoints for which you have the [Viewing Monitoring Results Endpoint permission](/docs/administration/users/client-permissions) and which have  (or had) the ESPM license are displayed.
</Note>

## Endpoints Grid

| Column                | Shows                                                                                                                                                                                                                                                                                                                                                                   |
| --------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Endpoint Name**     | The endpoint name as registered in Syteca. Clicking the endpoint name opens the corresponding **Endpoint Details** page if you have the [Viewing Monitoring Results administrative permission](/docs/administration/users/administrative-permissions). The current endpoint status (**Online**, **Offline**, or **Not Licensed**)is displayed as an icon near endpoint name. |
| **Health**            | The current [health score](/docs/espm/endpoint-security-posture-and-health-score) displayed as a colored score indicator, health category letter, and percentage value.                                                                                                                                                                                                      |
| **Last Update Date**  | The date and time when the health score was last updated, displayed in the endpoint time zone.                                                                                                                                                                                                                                                                          |
| **Risk Factor Count** | The total number of [active](/docs/espm/about-risk-factors#active) risk factors currently detected on the endpoint.                                                                                                                                                                                                                                                          |
| **Policy**            | The [policies](/docs/espm/about-policies) assigned to the endpoint. Policy names are displayed as links that open the [Policies page](/docs/espm/policies/viewing-policies) with corresponding policy in focus.                                                                                                                                                                   |
| **First Seen Date**   | The date and time when the endpoint health score was first recorded.                                                                                                                                                                                                                                                                                                    |
| **Domain**            | The domain to which the endpoint belongs as registered in Syteca.                                                                                                                                                                                                                                                                                                       |
| **IP**                | The endpoint IP address as registered in Syteca.                                                                                                                                                                                                                                                                                                                        |
| **OS**                | The operating system installed on the endpoint.                                                                                                                                                                                                                                                                                                                         |
| **Endpoint Groups**   | The endpoint groups to which the endpoint belongs in Syteca. Group names are sorted alphabetically and separated by commas.                                                                                                                                                                                                                                             |
| **Description**       | The endpoint description configured in Syteca.                                                                                                                                                                                                                                                                                                                          |

### Managing the Grid

Grid columns can be customized to improve visibility and accessibility of data.

* **To resize a column**, drag the border between column headers.
* **To show or hide columns**, click the **Settings** (gear) icon in the top-right corner of the grid and select or clear the corresponding column names.
* **To rearrange columns**, drag and drop column headers to the desired position.
* **To sort data**, click a column header. Click the header again to reverse the sort order.

### Grid Filters

You can use filters to find needed data. The filters include:

* Endpoint
* Status (Online, Offline, and Not Licensed)
* Health by category (A, B, C, D, or Unknown)
* Endpoint group
* Policy
* Control
* Risk factor
* Risk factor count (select endpoints with more than or less than defined number of active risk factors)
* Last update date

## Related

<CardGroup cols={2}>
  <Card title="Endpoint details" icon="search-alert" href="/docs/espm/endpoints/endpoint-details">
    Health trends and active risk factors on the individual endpoint dashboard.
  </Card>

  <Card title="Endpoint history" icon="history" href="/docs/espm/endpoints/endpoint-history">
    The history of endpoint health, policy assignments, and risk factor status changes.
  </Card>

  <Card title="How to identify high-risk endpoints" icon="workflow" href="/docs/espm/howto/how-to-check-critical-endpoints">
    Identifying endpoints with critical health scores, reviewing the risk factors contributing to their condition, and accessing remediation guidance.
  </Card>

  <Card title="About health score" icon="heart-pulse" href="/docs/espm/endpoint-security-posture-and-health-score">
    Health scores calculation from detected risks and understanding how endpoint telemetry contributes to overall security posture assessments.
  </Card>
</CardGroup>
