---
metadata:
  - name: generator
    content: Diplodoc Platform v5.39.1
  - property: og:type
    content: article
  - property: og:title
    content: Yandex Forms
  - property: voter
    content: 'no'
  - property: feedback
    content: 'false'
alternate:
  - en/
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com.tr/support/forms/en/llms.txt



::: page-constructor
blocks:
  - type: header-block
    resetPaddings: true
    title: Yandex Forms
    description: |

      Yandex Forms is a service for creating surveys, tests, and feedback forms. Create a form with questions, publish it via a link or embed it on a website — and receive responses from users.

      Forms are suitable for collecting applications, conducting surveys and tests, registering event participants, and much more.

  - type: card-layout-block
    resetPaddings: true
    children:

      - type: basic-card
        icon:
          src: _assets/landing/rocket.svg
        title: Getting started
        text: Create your first form in a few minutes. Step-by-step guide for new users.
        links:
          - text: Learn more
            url: quick-guide.md
            arrow: true
            theme: normal

      - type: basic-card
        icon:
          src: _assets/landing/office.svg
        title: Forms for business
        text: Create and edit forms together with colleagues. Connect Forms for your organization in Yandex 360.
        links:
          - text: Learn more
            url: go-to-forms.md
            arrow: true
            theme: normal

      - type: basic-card
        icon:
          src: _assets/landing/doc-add.svg
        title: Create a form
        text: Add questions, configure their parameters, and customize the form for your tasks.
        links:
          - text: Learn more
            url: new-form.md
            arrow: true
            theme: normal

      - type: basic-card
        icon:
          src: _assets/landing/list-check.svg
        title: Question types
        text: >-
            Choose from various question types: text, number, date, selection from list, rating scale, and others.
        links:
          - text: Learn more
            url: blocks-ref/blocks-reference.md
            arrow: true
            theme: normal

      - type: basic-card
        icon:
          src: _assets/landing/test.svg
        title: Tests and quizzes
        text: Conduct tests with correct answers and scoring. Configure the results page with final score.
        links:
          - text: Learn more
            url: tests.md
            arrow: true
            theme: normal

      - type: basic-card
        icon:
          src: _assets/landing/share.svg
        title: Publish a form
        text: Share the form via a link, embed it on a website using HTML code, or place it on a Wiki page.
        links:
          - text: Learn more
            url: publish.md
            arrow: true
            theme: normal

      - type: basic-card
        icon:
          src: _assets/landing/answers.svg
        title: Get responses
        text: View responses in the Forms interface, download a data file, or upload to Yandex Disk.
        links:
          - text: Learn more
            url: answers.md
            arrow: true
            theme: normal

      - type: basic-card
        icon:
          src: _assets/landing/user-group.svg
        title: Manage access
        text: Configure who can fill out the form and who can edit it. Manage participant permissions.
        links:
          - text: Learn more
            url: access.md
            arrow: true
            theme: normal

      - type: basic-card
        icon:
          src: _assets/landing/schema-vertical.svg
        title: Integration with services
        text: Configure email sending, task creation in Tracker, or HTTP requests when receiving form responses.
        links:
          - text: Learn more
            url: integration.md
            arrow: true
            theme: normal

      - type: basic-card
        icon:
          src: _assets/landing/rules.svg
        title: Form pre-filling
        text: Automatically insert data into form fields using request parameters or hidden fields.
        links:
          - text: Learn more
            url: pre-fill.md
            arrow: true
            theme: normal

      - type: basic-card
        icon:
          src: _assets/landing/inline-code.svg
        title: Yandex Forms API
        text: Manage forms and get responses using REST API.
        links:
          - text: Learn more
            url: api-ref/about.md
            arrow: true
            theme: normal


  - type: content-layout-block
    size: s
    textContent:
      text: "\_"

animated: false
:::