# Accessing Your Integration Settings

When completing the configuration of the Netacea plugin, you may be asked to ship logs to via an agreed upon method to Netacea. You may also need to configure fields with sensitive keys unique to each Datastream.

{% hint style="info" %}
You must have a Netacea user with Administrator access to view sensitive integration settings. If the following areas are not visible, reach out to the Netacea team.
{% endhint %}

Once you successfully log in you will be presented with the following banner, you can choose between Production and Staging Datastreams & reports by toggling.

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

Navigate to the Datastreams Tab

<figure><img src="/files/8cPljyiovMIqA5kPlgfY" alt=""><figcaption></figcaption></figure>

Select the associated Datastream you are configuring from the Dropdown.

<figure><img src="/files/8c8Zr8TcXsojHYgYsMPi" alt=""><figcaption></figcaption></figure>

You will be presented with a screen that outlines the keys & log shipping details unique to the chosen Datastream. Follow the relevant Netacea Plugin documentation to ensure they are placed correctly.

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


---

# 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.netacea.com/netacea-plugin-information/accessing-your-integration-settings.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.
