# Direction

Direction lets you pick the orientation for the text. Powerviz advanced word cloud offers 8 distinct orientations as shown in the below image. When you pick a direction, the words will be arranged in a way that looks nice and is easy to read.

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

### How to apply different directions?

* To apply a direction
* Go to the advanced setting panel “⚙️” > Select the direction you want to apply > Hit apply
* Result- Words will be organized in the selected direction.

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

{% hint style="info" %}
Note: If the words do not fit together nicely, try resizing the text size and gap.
{% endhint %}

{% hint style="info" %}
Note: For better rendering of words in shapes you can use different types of directions.
{% endhint %}


---

# 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://docs.powerviz.ai/powerviz/word-cloud/advanced-settings-introduction/direction.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.
