# Setting up a workspace

## Step 1. Company name

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

After logging in using your email and password, you will see a screen where you can enter your company name.&#x20;

## Step 2. License key

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

On this step you need to type in your license key. You can purchase one from us by emailing <support@ifmethod.com>.&#x20;

### Step 2. Setting up stages

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

The next screen is about setting up the stages that every feature iteration must go through before it’s ready for users.

In IF Method, there are no pre-development stages or “Definition of Ready.” Development always comes first, and its name and position cannot be changed. The rest of the stages can be renamed and rearranged. By default, the form includes QA and [Ready for Users](https://handbook.swinlanes.com/getting-started/pages/I6JWzGnygGlIewYaAATA#ready-for-users-vs.-definition-of-done) instead of “Definition of Done,” and you can add up to two more stages. These could be Code Review, Design Review, or anything else that suits your product.

Stages are set during onboarding. They are workspace-wide and can be changed in Workspace settings at any time.


---

# 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/setting-up-a-workspace.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.
