# Configuring the Server

Once the cluster database has been set up, the next step is to link the server to this cluster database. To do this, in the *Server Explorer* tree select *Configure > Build Repository database and configure server*.

![](https://750977703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqHxyVNGb7tSdIWecl6Ru%2Fuploads%2FIYw22vqu6oX5GFvlHJS3%2F0.png?alt=media)

Fill in the details for the cluster database you previously created. Test the connection, click *OK,* and then save it.

![](https://750977703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqHxyVNGb7tSdIWecl6Ru%2Fuploads%2F0QHUonrSp511RDX7oFYB%2F1.png?alt=media)

The server will now be configured. The server icon will have a green arrow.

![](https://750977703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqHxyVNGb7tSdIWecl6Ru%2Fuploads%2FkQEFhJnD04aqwTNKmMJS%2F2.png?alt=media)

To view the server properties, right-click on the connected server and select *Server Properties*.

![](https://750977703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqHxyVNGb7tSdIWecl6Ru%2Fuploads%2FaqGXKBRSEBxA1MxxMr4j%2F3.png?alt=media)


---

# 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-v8/getting-started/configuring-the-server.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.
