> For the complete documentation index, see [llms.txt](https://help.gsctool.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.gsctool.com/features/google-search-console-enhancements/full-width-console-view.md).

# Full Width Console View

## View Google Search Console at Full Width

No more scrolling to the right to see the full width of the Google Search Console. Follow these steps to enjoy a full-width view:

1. **Install Chrome extension**: Navigate to [GSCTool.com Extension](https://chromewebstore.google.com/detail/google-search-console-bin/glncpmnpbdpbipdgdpadhlcankfngejl) and install the extension.

{% content-ref url="/pages/FeavtFSVJIuwMpEZnSF0" %}
[How to Install](/getting-started/how-to-install.md)
{% endcontent-ref %}

2. **Activate Full Width Option**: After installation, click open the extension.

<figure><img src="/files/h0CZ3YOSDNdofwkPthj1" alt="" width="563"><figcaption><p>Full Width for Google Search Console</p></figcaption></figure>

2. **Toggle Full Width**: Select the "Full Width" option to activate it.
3. **See the Difference**: Navigate to either "Performance" or "Overview" in Google Search Console to observe the full-width view.

### Before Full Width for Google Search Console

<figure><img src="/files/kBoWS7QsG71Vwl4pCVOv" alt=""><figcaption><p>Before Full Width for Google Search Console</p></figcaption></figure>

### After Full Width for Google Search Console

<figure><img src="/files/ZymVGb8k7rDe8e9qOMzw" alt=""><figcaption><p>After Full Width for Google Search Console</p></figcaption></figure>

### FAQs

**Q: What is the Full Width update for Google Search Console?**\
A: The Full Width update refers to a change in the Google Search Console layout, where the main content area is expanded to use the full width of the web browser window, enhancing readability and providing more room for data visualization.

**Q: How can I enable the Full Width view in Google Search Console?**\
A: As of the last update, this feature is automatically applied to all Google Search Console accounts, so you don't need to manually enable it.

**Q: Will the Full Width update affect my data or only the visualization?**\
A: The update is purely cosmetic, aimed at improving the user interface and experience. It does not affect the actual data or its accuracy within Google Search Console.

**Q: Can I revert back to the old layout if I prefer it?**\
A: Yes, you can revert to the old layout by disabling the option in the settings.


---

# 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://help.gsctool.com/features/google-search-console-enhancements/full-width-console-view.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.
