> For the complete documentation index, see [llms.txt](https://docs.neuraltext.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neuraltext.com/feature-guides/search-console-integration/connecting-your-web-properties.md).

# Connecting Your Web Properties

Integrating your web properties with Google Search Console through Neuraltext is a straightforward process that unlocks a wealth of data to enhance your content strategy. Follow these steps to seamlessly connect your web properties and start leveraging deep insights into your website's performance.

**Step 1: Accessing Integration Settings**

* **Log in** to your Neuraltext dashboard.
* Navigate to the **Settings** menu, by clicking on your profile in the bottom left.
* Select **Integrations** from the menu and connect your Google account to discover properties.

**Step 2: Selecting Your Web Properties**

* Once authorized, you'll be redirected back to Neuraltext.
* **Select a project** and go to the either the **Project Settings** or the **Performance** section.
* Choose the web property to connect. Neuraltext will start syncing data from your Google Search Console.

**Step 3: Data Sync Completion**

* The data sync might take a few minutes, depending on the volume of data.
* You can now access and analyze your website's performance data directly from the Neuraltext dashboard.

By integrating Google Search Console with Neuraltext, you unlock a powerful combination of SEO tools and analytics designed to optimize your content operations and drive better results.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.neuraltext.com/feature-guides/search-console-integration/connecting-your-web-properties.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
