# Shift

This operator allows you to reposition textures both horizontally and vertically. A common use case is when working with a textile collection that includes multiple colors, and you want to ensure the patterns align consistently across all colors in the range.

In order to add the operator click on *+ Add operator* and then select *Gradient Removal*:

<figure><img src="/files/cg8NyskhvMdoZnKstN6z" alt="" width="139"><figcaption></figcaption></figure>

{% hint style="info" %}
If the *+Add operator* text is not visible, it means you need to add a *Tiling* operator first before you can add any other operators.
{% 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.colormass.com/scanning-and-tiling/texture-editor/operators/shift.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.
