# Change the Name of new Tempy channels

## Command to manage this feature

The command arguments to manage the new Name are: **`-configname <user-tag> <name>`**

### What exactly is a user tag?

A user tag is later converted into a real username e.g. ARealWant or ARealWant#0001.\
With this command you can use the user tag **{user.name} or {user.allname}**.

{% content-ref url="../../troubleshooting/faq/tempy-user-tags" %}
[tempy-user-tags](https://docs.tempybot.me/tempy-bot/troubleshooting/faq/tempy-user-tags)
{% endcontent-ref %}

### How would the use of this command look then?

Since user tags are a thing it's possible to decide where the username should be shown.\
A simple example would be: **`-configname {user.name}'s Channel`**.\
You can also move the tag: **`-configname Channel of {user.name}`**.

### How would it look if a channel has been created?

![After applying the first example](https://474812072-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNryqhD-5aTXkGTAXg-%2F-Me1jnBpCSrqqt-4bsZG%2F-Me1mqZmRi0iuBEQdjgp%2Fimage.png?alt=media\&token=9a9022a9-50bb-4793-882f-030dbcabe1d7)

![After applying the second example](https://474812072-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNryqhD-5aTXkGTAXg-%2F-Me1jnBpCSrqqt-4bsZG%2F-Me1mzLFXLGi4ijbL73S%2Fimage.png?alt=media\&token=c019a531-841b-491b-86a0-e4c91f354861)

## We have successfully changed the name for new channels.

![Have fun using Tempy! <3](https://474812072-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNryqhD-5aTXkGTAXg-%2F-MP0iF4N1e7QWiAi08xr%2F-MP0iIaFf6dlaVgYlFoa%2Fgiphy%20\(13\).gif?alt=media\&token=cc9948aa-b55c-4a7e-8321-33c05d5881db)

## ***DEPRECATED:*** Command to manage this feature

The command arguments to manage the new Name are: **`-configname <new-name>`**

![Screenshot of how to change the name of new Tempy channels](https://474812072-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNryqhD-5aTXkGTAXg-%2F-MVqyNn6X1uhXxx_4BgD%2F-MVr-5XuSUmgLfh5pHlC%2FConfigNameTeam.gif?alt=media\&token=235f5e7c-b235-4226-929c-e6c8874c5628)


---

# 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.tempybot.me/tempy-bot/getting-started-with-tempy/configuration/name.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.
