> ## Documentation Index
> Fetch the complete documentation index at: https://blockbear.app/llms.txt
> Use this file to discover all available pages before exploring further.

# plans

> collections of activity sessions which will be copied into your build-a-block journals to get you going quicker

## plans flows

<Frame>
  <img className="block" src="https://mintcdn.com/blockbear/WY2kOWSt2EMllYGr/images/user-plans.png?fit=max&auto=format&n=WY2kOWSt2EMllYGr&q=85&s=7cae396a7d5990d1705337f247a7dbfa" alt="Hero Light" width="1440" height="1125" data-path="images/user-plans.png" />
</Frame>

### view plan

<Steps>
  <Step title="">
    tap the plan from the swiper deck or the grid carousel to open up session
    view.
  </Step>
</Steps>

### create new plan

<Steps>
  <Step title="">tap the new button to create a blank plan.</Step>
</Steps>

### delete plan

<Steps>
  <Step title="">
    either go to the vertical ellipses and select delete top card from deck, or
    click into the session itself and delete from the session options.
  </Step>
</Steps>

## plan flows

<Frame>
  <img className="block" src="https://mintcdn.com/blockbear/WY2kOWSt2EMllYGr/images/user-plans-plan.png?fit=max&auto=format&n=WY2kOWSt2EMllYGr&q=85&s=517bd7cfc8071904ad069a9baeaf4aad" alt="Hero Light" width="1440" height="1273" data-path="images/user-plans-plan.png" />
</Frame>

| Num | Description                             |
| --- | --------------------------------------- |
| 1   | Activity and Activity Session Searchbar |
| 2   | Plan Name                               |
| 3   | Save Button                             |
| 4   | Add Day Button                          |
| 5   | Day Options Button                      |
| 6   | Plan Description Input                  |
| 7   | Day Description Input                   |
| 8   | Card Swiper Deck                        |
| 9   | Previous Day Button                     |
| 10  | Next Day Button                         |

### edit plan title

<Steps>
  <Step title="">tap the header to edit title</Step>
</Steps>

### edit plan description

<Steps>
  <Step title="">
    edit the description from the 'tap to edit session description field'
  </Step>
</Steps>

### add a day to plan

<Steps>
  <Step title="">tap the add day to plan to create a new day</Step>
</Steps>

### edit day description

<Steps>
  <Step title="">
    edit the description from the 'tap to edit day description field'
  </Step>
</Steps>

### delete a day from the plan

<Steps>
  <Step title="">go to the vertical ellipses and tap delete current day.</Step>
</Steps>

### add session to day

<Steps>
  <Step title="">
    open the search bar and select the "add session from your library" hit.
  </Step>

  <Step title="">
    This will open up a modal that allows you to search for your sessions by
    name. Click your session and it will be added to the day
  </Step>
</Steps>

### add completely new session to day

<Steps>
  <Step title="">
    search for the activity you want to start with and select it. This will
    create a new session in the day.
  </Step>
</Steps>

### delete session from day

<Steps>
  <Step title="">
    either go to the vertical ellipses and select delete top card from deck, or
    click into the session itself and delete from the session options.
  </Step>
</Steps>

### view session

<Steps>
  <Step title="">
    tap the session from the card deck to open up the session view.
  </Step>
</Steps>

## session flows

<Frame>
  <img className="block" src="https://mintcdn.com/blockbear/WY2kOWSt2EMllYGr/images/user-plans-session.png?fit=max&auto=format&n=WY2kOWSt2EMllYGr&q=85&s=04a455e52eaf5dc6424b22c2a908d134" alt="Hero Light" width="1440" height="1114" data-path="images/user-plans-session.png" />
</Frame>

| Num | Description              |
| --- | ------------------------ |
| 1   | Activity Searchbar       |
| 2   | Session Name             |
| 3   | Session Options Dropdown |
| 4   | Navigation Breadcrumb    |
| 5   | Session Description      |
| 6   | Card Swiper-Deck         |

### add activity cards to a session

<Steps>
  <Step title="">
    search for the activity in the searchbar. Once you click on hit, the
    activity will be added to session you are viewing.
  </Step>
</Steps>

### delete activity cards from a session

<Steps>
  <Step title="">
    select the vertical ellipses session options and select 'delete top card
    from deck'
  </Step>
</Steps>

### set session target

<Steps>
  <Step title="">
    you will only be able to set manual targets for your sessions. These are the
    target fields you will view once you import the session into a plan or
    block.
  </Step>
</Steps>

### edit session description

<Steps>
  <Step title="">edit the description from the field.</Step>
</Steps>

### navigate back to plan

<Steps>
  <Step title="">
    either use the breadcrumbs to navigate back to sessions, or go to session
    options and select "navigate up"
  </Step>
</Steps>
