# Exporting Service Provider Metadata

Prior to this, you must export the metadata. To export the Service Provider metadata, follow these steps:

1. Select ≡ > **Admin** > **Integration**.
2. In the Explorer pane, under **Single Sign On**, select **Service Providers** to display a list of Service Providers.
3. Select the Service Provider you want to export.
4. Make note of the string listed in the **Service Identifier** field.
5. Copy the XML data in the **Service Provider Metadata** fieldand store it in a text file. You will be referencing this file as part of the export, so it is advisable to store it in an appropriate location, and name it accordingly.


---

# 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.alemba.com/asm-eos-10.5/integrate/managing-integration/single-sign-on-using-saml/exporting-service-provider-metadata.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.
