> For the complete documentation index, see [llms.txt](https://docs.tempomonitors.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tempomonitors.com/tempo-assistant-commands/assistant-commands/setting-a-zip.md).

# Setting a ZIP

Users can set a ZIP code to be used by default with every in store stock check they run.

To set a ZIP code for a store a user can use the `zip set` command. This command required the name of the store the user wishes to set their zip for, their zip code. Example

```
!ta zip set walmart 90210
```

To remove a ZIP code for a store a user can use the `zip remove` command. This command required the name of the store the user wishes to remove their zip for. Example

```
!ta zip remove walmart
```
