# What's a portfolio?

To explain a portfolio, let's first revisit ownership and access in FieldDoc.

If you want to access FieldDoc, you must create a user account with your professional email address. The system will match you with your employer based on the email domain, or invite you to create a new organization. Once you have your account configured, you can fully enter FieldDoc. The organization that you joined will determine what information is already in your account, as all activity records are managed at the organization level. Basic organizations start a single workspace. Standard accounts or users that have been invited to the workspaces of other organizations. What's a workspace?&#x20;


---

# 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://help.fielddoc.org/help-center/build-a-portfolio/whats-a-portfolio.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.
