# CSP Operations and Status tracking

## CSP Operations

CSP operations such as create, update, suspend subscriptions, assigning licenses to users etc., can be done from Hybr admin and tenant portals.&#x20;

The performance of these operations depends on the Partner Center responsiveness. To improve the experiance of users, these operations are offloaded to the backend which helps users continue to use the portal and perform other tasks.

Here's the user flow of CSP operations,

1. User performs a CSP operations&#x20;
2. A notification is immediately shown to the user stating the operation is inprogress
3. User can continue to use the website
4. When the operations gets completed, user gets a completed notificaiton on the portal
5. If user prefers to see the status of the operations, it can be viewed in Request Management :arrow\_right:Deployment Jobs :arrow\_right: Billing and Subscriptions

### Alerts and Notification center

A notification popup on the top right corner of the portal when an operation is initiated and completed.&#x20;

Users can also make use of the notification center to view all the status of the CSP operations. This can be viewed by clicking on the bell icon on the top right corner of the screen.

![](/files/-MJIYqDpwM01QmKDltsu)

### Status tracking

The status of all the operations can be found under `Request Management` :arrow\_right:`Deployment Jobs` :arrow\_right: `Billing and Subscriptions`

![](/files/-MJISdpKNPrPBJV9BDDr)

&#x20;


---

# 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.cloudassert.com/hybr/2212/features/tenant/hybr-csp-features/csp-operations-and-status-tracking.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.
