# Requesting RI/SP permissions from Partners

For MSP users, you will need to request RI/SP purchase/inquiry permissions from your partner.&#x20;

*(\*No permission requests are required for Azure, Pay-As-You-Go tenants users)*

### Permission Request Process

1. **Contact Your Partner**
   * Contact the partner who manages your cloud account
   * Request Reserved Instance (RI) and Savings Plan (SP) permissions
2. **Partner Permission Configuration**
   * **AWS**: Partner grants RI/SP permissions through Partner Central
   * **Azure**: Partner configures reservation permissions in Partner Center Portal
3. **Permission Verification**
   * Receive notification from partner about permission setup completion (email or verbal)
   * Directly verify RI/SP menu accessibility in your cloud console


---

# 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.opsnow.io/dev-opsnow-user-guide-v0.2/menu/autosavings/requesting-ri-sp-permissions-from-partners.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.
