Engee documentation

Engee Community

Page in progress.

Engee Community is a platform where Engee users can share knowledge and experiences. You can post your own examples and projects in the community, search for answers to your questions, and study educational materials.

You can join the community:

  • From personal account Engee via the "Community" button:

    engee community 1

  • From the Engee session by clicking on the "Documentation» documentation icon in the workspace and by selecting "Community of users»:

    engee community 2

  • Directly by link.

At the same time, even unregistered users or those who do not yet have access to Engee can view all community materials without restrictions!

Main sections

The Engee community consists of three main sections (tabs):

  • examples and project Examples and projects

  • questions and answers Questions and answers

  • engee academy Engee Academy

Examples and projects — here users share their developments, show solutions to problems using Engee and talk about how to apply the platform in practice.

engee community 1

See below →

Questions and Answers — Here users can search for answers to already published questions or ask their own.

engee community 2

Only authorized users can post a new question or leave a comment.
See below →

Engee Academy is a section with educational materials and courses that will help you understand various scientific fields in an interactive format.

engee community 3

Each course can be started directly in the Engee session using the button engee community 16.

Users without access to Engee can view course descriptions, but not launch them.

All three tabs have common elements. On the left is a list of topics by which publications can be filtered.:

engee community 4

Additional filters appear below as you scroll — by programming languages, file formats, difficulty level, etc.:

engee community 5

To reset the filters, click on the "Reset filter" label at the bottom of the page or uncheck the unnecessary filter.:

engee community 17

There is a sorting on the right: by default, top posts are displayed, but if necessary, the list can be sorted by popularity, rating, number of comments, publication date, or last update. These filters can be combined with the filters and topics on the left, which allows you, for example, to find the most recent publications on the desired topic.

engee community 6

There is a search bar at the top of the page. A quick search is performed based on community materials only, and when you click the "All Results" button, the search covers both the community and the official Engee documentation. Thus, if you can’t find the necessary information among the community posts, you can switch to an advanced search across the entire Engee knowledge base with a single click.

engee community 7

Below is a search for the current section, which works only on community publications.:

engee community 15

User Menu

Your EngeeID (@your_id) is displayed in the upper-right corner of the interface. If you click on it, the user menu will open. The following sections are available in this menu:

engee community 8

  • My Projects — a list of all your publications (examples, projects, courses) that you have posted in the community.

  • I like — the materials that you have marked "Like".

  • Personal account — transfer to the personal account of Engee (outside the community).

  • Profile Settings — manage profile data in your personal account Engee.

Also available:

  • Button engee community 9 to open the notification window:

    engee community 11

  • Button engee community 10 to open the language change and block localization window:

    engee community 12

  • Button engee community 14 to open the Active License Management window:

    engee community 13

How to create a publication

In the Engee community, you can publish various types of materials, from simple ones scripts up to full-fledged libraries, courses and examples. You can start from scratch and write everything. manually, or download a ready-made repository from Engee or Git. For each publication, you can choose who it will be available to: all users of the community, only members of your company, or only those with a direct link.

Choosing the type of publication

There is a plus sign next to the sorting in the right corner (engee community 18), which is available on all tabs. When you click, you can choose which section you want to publish in.:

engee community 19

For example, in Examples and Projects, you can create a script, project, or library. In the "Academy" — a course, lecture or exercise. In the "Questions and Answers" — ask a question.

Publishing from a ready-made repository

After selecting the publication type, a draft creation window opens.:

engee community 20

First you need to fill in the required fields (marked with *): name, short description, add an image. After that, you will be able to select the file source (right menu).

engee community 21

The file can be selected from file browser Engee file browser 7 (Share the directory) by connecting the session directly from the workspace (it will take time to start the session):

Simply drag and drop the desired file from the file browser in the right pane to the download area on the left. It also supports transferring files from an external Git repository via a link (Share a Git repository, for example, with https://git.engee.com/).

Next, you need to specify the publication visibility setting.:

engee community 26

  • Publicly — the post will be available to everyone.

  • For the enterprise — the post will be available only within your organization in Engee.

  • Link Access — The post will not be visible in the community to other users except those who have a direct link.

Additionally, you can specify co—authors by Engee ID and attach links to other community materials, for example, if your post is related to a previously published article or question.

Then click "Continue" and in the new window, specify the required parameters: category, tags and language so that the post can be found through filters. Optionally, you can set the publication format and difficulty level.

engee community 27

When everything is ready, click "Publish". The post will be submitted for moderation and will be published in the community after verification. Regardless of the moderation, you will immediately see your publication in the "My Projects" section.

Publishing manually

If you want to write the text manually, without using Engee files or Git hosting, then switch the toggle switch "Based on a file from a published directory":

engee community 24

Now, instead of the download field, a text field with Markdown markup language support will appear.:

engee community 25

The rest of the publishing process is similar to what is described above.

Simplified publication of questions

If you want to ask a question in the "Questions and Answers" tab, then the publishing process will be easier.:

engee community 28

You don’t need to connect files or write detailed descriptions. Just enter the title, the main text, and select categories, tags, and languages.

Auto-save

If you started writing a post but didn’t finish it, that’s okay. All drafts are automatically saved. The next time you log in, the system will prompt you to continue editing from where you left off.:

engee community 29