# Scan Assignment

## Overview

Scan Assignment is used for moving and/or 'assigning' (changing the Assignment Status of a Tag Code to Assigned) Tag Codes. Your NFC tags will need to have been pre-encoded.&#x20;

Scan Assignment works with our ixkio mobile phone app.

### Typical Process

1. Set up a Batch to contain a generic 'pool' of Tag Codes
2. Encode the NFC tags with the URLs from this Batch
3. Place the NFC tags into any product or item
4. Set up a Batch for your product
5. Activate Scan Assignment on that Batch
6. Scan the NFC tags to Assign them from the pool to the product Batch

{% hint style="info" %}
We recommend setting up a specific **Controlled User (Multiuser Module)** for login with the mobile phone app.
{% endhint %}

{% hint style="danger" %}
You can move a tag with assignment across Folders of the same Response Mode (Redirect, API or Direct Response). You cannot move tags across different Response Mode Folder types.&#x20;

**Important** : If you move a tag across Folders, the tag will **lose** any [Extended Data](/features/meta-data/extended-data.md) associated with it. It **will** keep any [Core Data](/features/meta-data/core-data.md) (tag name, UID, CUID). &#x20;
{% 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.ixkio.com/features/assignment/scan-assignment.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.
