# Investments

<figure><img src="https://3856051622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuoSbSJEvJXClIRJg7TCt%2Fuploads%2Fd9DL8V8UpbGjaWe4DcOG%2FCleanShot%202023-09-28%20at%2015.48.43%402x.png?alt=media&#x26;token=61be0525-821d-4bab-93dc-66be9614b422" alt=""><figcaption><p>Investment -> Overview</p></figcaption></figure>

### What are Investments?

Investments are the basic building block of Countercyclical.

Each investment represents an asset that you (or your team) are looking to appraise.

We employ a [value-oriented](https://www.investopedia.com/terms/v/valueinvesting.asp) approach to how we present users with the initial information around an investment.

You can create an investment right on the platform as well as import preexisting holdings from your brokerage and other investment-related accounts.

### Types

#### Regular Investments

Regular investments are investments you work on or create on our platform.

#### Connected Investments

If you have investments in a brokerage or other investment-related financial accounts, you can safely connect them to Countercyclical to determine the on-going risk profile of an investment as well as if a holding is worthy of selling off, holding, or increasing in size.

We use [Plaid](https://plaid.com/) to securely pipe your data between your financial institutions and our platform.

### Sharing

{% hint style="info" %}
Depending on who an investment is shared with affects its overall visibility. Please read the following section carefully to understand the different types of sharing that an investment can have.
{% endhint %}

Based on the type of investment you're creating, who you're working on it with, and the extent of your relationship with the collaborators on the investment, there are different permissions that come along with each investment once it's shared.

#### Personal

When a user creates an investment without inviting anyone, it is a Personal Investmen&#x74;*.*

When an investment is personal, no one can access the investment besides the creator of the investment.

On our Free plan, a user can create 1 personal investment.

#### Shared

An investment becomes shared when the creator of the investment shares the investment with one or more users.

The invited users do not have to be invited to the workspace to collaborate on the investment. However, if you want to create a team with collaborators from a specific investment, you will have to invite them to the Workspace.

#### Team

When a user is part of a team, either as the creator of the team or simply a member, they can invite their entire team&#x20;

This makes the investment a Team Investment.

#### Connected

When a user connects one or more of their investment accounts to Countercyclical, each holding represents a different investment.

Countercyclical keeps your investments up-to-date by checking to see if there are any changes to your account on a weekly basis.

Rest assured that even if you sell an investment, Countercyclical will keep all of the work you've done with a connected investment and will set it as Archived once a holding is sold. You change this in the Workspace settings for an investment if you'd prefer a different behavior.

#### Archived

When a user archives an investment, the investment becomes [locked](https://docs.countercyclical.io/fundamentals/broken-reference) and is removed from searches.


---

# 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.countercyclical.io/fundamentals/investments.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.
