# Account B2B

## Overview

A block that displays B2B account information for customers who are part of a business account. Shows the company name, location, and provides an option to change location.

## Common use cases

* Display B2B customer information in account sections
* Use this block in sections where B2B customer information is relevant
* Ensure that the customer is part of a B2B account to render this block

## Block settings

This block has no configurable settings.


---

# 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://help.brickspacelab.com/slab/content/blocks/utility/account-b2b.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.
