# View OpenStack RC File Contents

The OpenStack RC file is a file that contains the environment variables that are necessary to run OpenStack command-line clients. The file contains tenant-specific environment variables. The API URLs for projects such as Cinder, Keystone, Murano, Neutron for the tenant can be found on the Access and Security>API Access tab.

You must be a self-service user or an administrator to perform this operation.

To view the contents of OpenStack RC file, follow the steps given below.

1. Log in to Clarity.
2. Click Access and Security in the left panel.
3. Click the API Access tab.

<figure><img src="/files/gCgrlbGnIw7ZgsQJP1Xk" alt=""><figcaption></figcaption></figure>

The values of the environment variables that are present in this file can be overridden. Run OpenStack client to override the values.

Refer to OpenStack documentation for further details on the environment variables and overriding the variables.


---

# 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.platform9.com/managed-openstack/5.8/cli-access/getting-started-openstack-rc-file.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.
