> For the complete documentation index, see [llms.txt](https://docs.workfx.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.workfx.ai/workfx-companion-agent-knowledge/get-started/featured-agents-user-manual/geo-and-seo-management-agent.md).

# GEO & SEO Management Agent

1. **Configure your Chat Settings.**

   1. &#x20; Chat Settings define top-level instruction and guardrails for your agent. Please. Provide following details to ground the agent in your brand's information:
   2. **Brand Name**
   3. **Website URL** (starts with https\://)
   4. **Relevant information** (any additional context to feed the agent)

   Click **Confirm** to save them so you don't need to re-enter for ongoing dialogues under the same Task.

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

2. **Start a New Task.**

Each task in the left panel (can be collapsed) represents a separate dialogue with the agent, with independent information and chat settings. If you prefer the agent to memorize your brand and URL, we'd recommend you stick with the same task.

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

3. **Create Site Evaluation Report and Insights.**

Conduct a speedy evaluation on your website with an exportable report, as well as suggested next steps for you to choose.

{% embed url="<https://youtu.be/_zNqbPrUkOc>" %}

\
Suggested Next Steps:

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

4. **Produce a 5-Week Step by Step Action Plan:**

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

{% embed url="<https://youtu.be/ur76R-6QSTY>" %}

5. **Follow the plan and start with Week 1 Suggested Action:** Foundational Analysis & Data Collection (see below) - Run GEO Data Collection & Analysis or SEO Data Collection & Analysis:'

<figure><img src="/files/2G5GXPF6tNMgdd80ZAr5" alt=""><figcaption></figcaption></figure>

{% embed url="<https://youtu.be/7GJx3S7ay9o>" %}

6. Move to GEO & SEO Keywords-Topics Strategist Agent for following next steps.


---

# 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.workfx.ai/workfx-companion-agent-knowledge/get-started/featured-agents-user-manual/geo-and-seo-management-agent.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.
