# Logging In

{% embed url="<https://youtu.be/pakZJ-9pdew?si=VoCM7lrrWXXw7DVQ>" %}

After [deploying the assets in the client](/astera-data-stack-v10/data-governance/deployment-of-assets-in-astera-data-stack.md), follow the steps below to access Astera’s Data Governance Platform:

1. You can access the Data Governance browser either by manually providing the URL: https:\\\localhost:9462 or by navigating to the Data Governance section in Astera.

<figure><img src="/files/6kU6VuF668qDA3bjPBrB" alt=""><figcaption></figcaption></figure>

2. On the first page that appears, provide the server connection details and click on connect.&#x20;

{% hint style="info" %}
**Note:** Please refer to the Certificate document attached at the end of this article to add certificate details.
{% endhint %}

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

3. You will now be directed to the User Login page. Provide the Username and Password and click on login.

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

You will now be able to access the Resource Catalog in the Data Governance Browser populated with the assets deployed in the client.

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

Now that you have logged in to Astera’s Data Governance Platform, you can start governing all your deployed data assets.

{% file src="/files/4mwKCUX2Ie4V1PfU3DCO" %}


---

# 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://documentation.astera.com/astera-data-stack-v10/data-governance/logging-in.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.
