# Cisco

You can integrate Aporia with Cisco's Full-Stack Observability Platform to receive alerts and notifications directly to the platform, and view your models health status in a centralized place.

### Setting up the FSOP Integration

1. Create a service principal in Cisco's platform
   1. Login to <https://accounts.appdynamics.com/overview>
   2. Click on **Access Management** and go to **Service Principals**

      <figure><img src="/files/RUxGAunhPPmGQvi13hSt" alt=""><figcaption><p>Cisco FSOP Account Management</p></figcaption></figure>
   3. Click on **Add**

      <figure><img src="/files/JTsJEWBgcYLaiQoi2sRv" alt=""><figcaption><p>Cisco FSOP Service Principal Management</p></figcaption></figure>
   4. Define the new service principal. Note to pick **Basic** for **Authentication Type** and add the **Agent** default role access (Under **Edit Role Access**). Then click on **Create**.

      <figure><img src="/files/vCoMc7OIfVLVjA65OArv" alt=""><figcaption><p>Service-Principal Configuration</p></figcaption></figure>
   5. Save the output service principal details - They will be needed for the Aporia integration.

      <figure><img src="/files/OKMHBUQos2OUrqdv6O41" alt=""><figcaption><p>Service Principal Details</p></figcaption></figure>
2. Log into Aporia’s console. On the navbar on the left, click on **Integrations,** switch to the **Applications** tab, and choose **Cisco**.

   <figure><img src="/files/yHmM5vKLii7IJfdDASGT" alt=""><figcaption><p>Cisco Integration</p></figcaption></figure>
3. Enter your **Tenant Details** and **Service Principal Details**, as created in the previous ste&#x70;**.** The Tenant URL should include the schema with no added URIs (https\://\<tenant>.observe.appdynamics.com).

   <figure><img src="/files/aG5rNkn7uHvypQLjPRn5" alt=""><figcaption><p>Integration Configuration</p></figcaption></figure>
4. Click Save. On success the save button will become disabled, and you'll be able to Test the integration.

**Congratulations: You’ve now successfully integrated Aporia to Cisco's FSO Platform!**

After Integrating Cisco FSOP, any monitors will be automatically configured to send alerts to the platform.<br>

<figure><img src="/files/B4DbdM0a88lRNp1TDNX4" alt=""><figcaption><p>Monitor Configuration</p></figcaption></figure>

In addition, the workspace state will now be synced to the FSO platform periodically, including models and alerts.

Happy Monitoring!


---

# 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.aporia.com/integrations/cisco.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.
