# Accessing Your Codify Account

Codify's operates on an enterprise model, where we provide access to your entire organization.

This means as long as you have an email with the right domain name, you can create your own Codify account with ease, and get instant access.

To create your account for Codify, simply click the **Sign Up** button in the top right corner of our website.

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

You'll then be asked for some basic information. Once you fill out the form, simply click Sign Up, and your account will be created!

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

If your Codify account as already been set up, instead click the Log In link. From here, there are two ways to  Sign In. You can use either using a 2 Factor Authentication code, which will be sent to your email, or a password.

Once logged in, your will remain logged in on the browser until you log out, ensuring you have easy access to our platform in the future.

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


---

# 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.codifylaws.com/accessing-codify/accessing-your-codify-account.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.
