# Managing users

<figure><img src="/files/12v6Y67uup1y5VqIrpSl" alt=""><figcaption></figcaption></figure>

This is what you will see once you have stages set up. IF Method does not have a concept of a 'board'. Instead, it has products. On the screenshot, you can see 'The Product' in top left corner. This is the name of your first product, which you could later change.&#x20;

The sign says engineering queues are empty. IF Method has two categories of users, developers and everyone else. Only developers could be assigned to development of feature iterations.

Press CMD + J to see the command list opened.&#x20;

<figure><img src="/files/eeMqREGcmNz03OR1ZT7X" alt=""><figcaption><p>Select "Team"</p></figcaption></figure>

When you first create a workspace, your account will not have a name displayed. To set it for the first time, use the ‘Actions’ dropdown menu next to your user in the table.

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

After that you can add additional users to the team.

Note that the platform is not yet integrated with an email server, so when you create a user their password is shown only once. You must pass this password to the user through a secure channel.

For the same reason, users cannot reset their own passwords. As an administrator you can generate a new password for them and deliver it the same way.

If you are the sole administrator and forget your own password, please contact <support@ifmethod.com>.


---

# 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://handbook.swinlanes.com/getting-started/managing-users.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.
