# Assets assignments and traceability

## Assigning assets&#x20;

{% embed url="<https://drive.google.com/file/d/1poOaHEG5Q87bIhRB2mD3cAJ43OntqN5G/view?usp=drive_link>" %}

When creating an asset you can directly assign it to a [location](/features/features/locations.md) or to a [person](/features/features/people.md) in the creation form.

<figure><img src="/files/-Mg61JDu3wjdAWVQRIHT" alt="Asset creation form"><figcaption></figcaption></figure>

You can also do this at a later stage, simply by opening the profile of the asset and clicking on on the [Actions](/features/features/navigation/the-action-button.md) button.

## The "Related To" section (history of assignments)&#x20;

The "Related to" section of the asset profile is a key part of how everything is connected. It shows everything that has been associated to this asset as well as its history of assignments. To illustrate this point, let's take a look at the following screenshot.&#x20;

<figure><img src="/files/-MgH3mVJUJOYTyWYbW38" alt="Asset profile&#x27;s related to section showing history of relationships"><figcaption></figcaption></figure>

In this case the asset in question is a printer. Thanks to its "Related To" section, we can see its history of assignments to people or locations. The orange link allows to access the profile and get more detail about the location or person.&#x20;

## Assignments from the mobile app

Traceability is not just limited to the web app. Simply search on your equipment or **scan its QR code** to assign it to people or locations.

At anytime you can lookup its history of assignments by scrolling in its profile.

<figure><img src="/files/-MgzoHpg6Un8AmdCjagZ" alt="Mobile app asset profile with Actions button" width="375"><figcaption></figcaption></figure>

Click on People or Locations to see the history of assignments.

<figure><img src="/files/-MgzoDTavvwXpcC4sLvF" alt="Mobile app asset&#x27;s profile history of people assignments" width="375"><figcaption></figcaption></figure>

## Assigning items managed in bulk or consumables to people

* **From the web version:** Open the profile of an [asset managed in bulk](/features/features/stock.md) (i.e. stock mode enabled).  Let's take the example of a PPE product. From its profile, you can click on the big orange **Actions** **button -> Assignments -> Assign to Person**.
* **From the mobile app version:** You may scan one or several PPE product barcodes then simply click on the action "**Assign to person**".

In both cases, simply fill in the information (select the person, specify the quantity of PPE assigned to them) and that's it!

{% hint style="success" %}
If the stock for a same product is stored across multiple locations, Bulbthings will suggest to offset quantities automatically or you can you can pick a location to offset the quantities from, as shown below:
{% endhint %}

<figure><img src="/files/8cZkKu5bPkzqrWoCMvlA" alt="Stock section of an asset with stock update options"><figcaption></figcaption></figure>

## Ending an assignment

There are 2 ways to end an ongoing asset assignment

* **Simply by assigning it to another person or location**

While doing so, you will be able to terminate the previous assignment on the fly.

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

* By editing the assignment and entering an end date.

<figure><img src="/files/7i5d8wLk3Utngb4jRcFI" alt="Asset profile &#x27;s &#x22;Related to&#x22; section with option to edit a relationship"><figcaption></figcaption></figure>

{% hint style="success" %}
In some use cases, it may be useful to automatically terminate the previous relationship on the date of the new assignment. It is possible to have this implemented as an automation. Please contact us at **<helpme@bulbthings.com>**
{% 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://bulbthings.gitbook.io/features/features/traceability.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.
