---
metadata:
  - name: generator
    content: Diplodoc Platform v5.54.2
  - property: og:type
    content: article
  - property: article:section
    content: Мобильное приложение Трекера
  - property: og:title
    content: Отредактировать проект или портфель в мобильном приложении Трекера
  - property: article:tag
    content: Сборник инструкций
alternate:
  - https://yandex.ru/support/tracker/en/mobile/edit-project.md
  - https://yandex.ru/support/tracker/ru/mobile/edit-project.md
  - href: en/mobile/edit-project.md
    type: text/markdown
    title: Markdown version
  - href: ../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/support/tracker/en/llms.txt


# Editing a project or portfolio in the Tracker mobile app

In the app, you can change project and portfolio parameters, create links between objects, and attach widgets.

## Changing basic parameters

- To change the name, tap it and edit the text.

- To change the description, go to the **About the project** section and tap **Edit** at the bottom.

- To change the status, deadline, or owner of the project or portfolio, go to the **Parameters** section, tap the current value, and select a new one.

![](../_assets/mobile/project-progress.png =400x){.border-blue}

## Creating a link {#create-link}

If objects share the same line of work, nest them within one another: issues in a project, projects in a portfolio. If objects belong to different lines of work but affect each other's completion, create a link between them.

### Adding an issue to a project {#add-issue}

Nest an issue in the project it belongs to:

1. Open the project.

1. Go to the **Issues** section and tap ![](../_assets/svg/create-task.svg)</svg> at the bottom.

1. <!-- source: en/_includes/mobile-ticket-link.md -->
   Select which issue you want to link:

   {% list tabs %}

   - New issue

       1. To create a new issue, stay on the **New** tab. Enter the issue name and the queue where it will be created.

           <!-- source: en/_includes/only-forms.md -->
           {% note info "" %}

           If you can create an issue in the queue [only using a form](https://yandex.ru/support/tracker/en/user/forms-template.md#new-task-page), you'll see the **Select form** button on the screen.

           {% endnote %}
           <!-- endsource: en/_includes/only-forms.md -->

       1. Select the link type.

       1. Select the issue type.

       1. Tap **Create**.

       The new issue page opens.

   - Existing issue

       1. If the issue already exists, go to the **Existing** tab. Start typing the issue [key](*issuekey) or name, then select it from the list.

       1. Select the link type.

       1. Tap **Add**.

   {% endlist %}
   <!-- endsource: en/_includes/mobile-ticket-link.md -->

### Adding a project to a portfolio {#add-project}

Nest another portfolio or a project on the same topic in the portfolio:

1. Open the portfolio.

1. Go to the **Projects and portfolios** section and tap ![](../_assets/svg/create-task.svg)</svg> at the bottom.

1. Select which object to add: ![](../_assets/svg/project.svg)</svg> **Project** or ![](../_assets/svg/portfolio.svg)</svg> **Portfolio**.

1. Create a new object or add an existing one:

    {% list tabs %}

    - New

        1. Stay on the **New** tab and enter the name and description of the new project or portfolio. You can change them later.

        1. Set a deadline.

        1. Tap **Create** at the bottom.

            The new project or portfolio page opens.

    - Existing

        1. If the object already exists, go to the **Existing** tab.

        1. Select the object from the list.

        1. Tap **Add** at the bottom.

    {% endlist %}

### Specifying a dependency between objects {#add-link}

Add a link between objects if one of them blocks the completion of the other:

1. Open the portfolio or project.

1. Tap ![](../_assets/svg/actions.svg)</svg> at the top and, under **Link**, select a value: ![](../_assets/svg/project.svg)</svg> **With project** or ![](../_assets/svg/portfolio.svg)</svg> **With portfolio**.

1. Create a link to the object:

    {% list tabs %}

    - New

        1. Stay on the **New** tab and enter the name and description of the new project or portfolio. You can change them later.

        1. Set the link type and deadline.

        1. Tap **Create** at the bottom.

            The new project or portfolio page opens.

    - Existing

        1. If the object already exists, go to the **Existing** tab.

        1. Select the object from the list and set the link type.

        1. Tap **Add** at the bottom.

    {% endlist %}

![](../_assets/mobile/project-link.png =400x){.border-blue}

## Adding a metric {#add-metric}

To attach a widget to a project or portfolio:


1. Open the desktop version of Tracker, select a widget on the dashboard, and tap ![](../_assets/svg/actions.svg)</svg> → ![](../_assets/svg/iframe.svg)</svg> **Copy link for iframe** in the upper-right corner.


1. Open the project or portfolio in the mobile app.

1. Tap ![](../_assets/svg/actions.svg)</svg> at the top and, under **Add**, select **Metric**.

1. Enter the metric name. Below, paste the link to the widget.

1. Tap **Add**.

![](../_assets/mobile/metric-link.png =400x){.border-blue}

## Adding a checklist {#add-checklist}

1. Open the project or portfolio.

1. Tap ![](../_assets/svg/actions.svg)</svg> at the top and, under **Add**, select **Checklist**.

To learn how to edit checklist items, see [Editing a checklist](https://yandex.ru/support/tracker/en/mobile/checklist.md#edit-checklist).

## Deleting a project or portfolio {#delete}

To delete a project or portfolio you created, tap ![](../_assets/svg/actions.svg)</svg> → ![](../_assets/svg/delete.svg)</svg> **Delete** at the top and confirm the action.

<!-- source: en/_assets/style/image.md -->

<!-- endsource: en/_assets/style/image.md -->

[*issuekey]: An issue key is a unique identifier contained in the issue link. It consists of the queue key and a number, for example `TEST-123`.