first commit

This commit is contained in:
2025-05-26 16:15:30 +04:00
commit a6b05d6789
6059 changed files with 495628 additions and 0 deletions

251
crm/contact-page.html Normal file
View File

@ -0,0 +1,251 @@
<!DOCTYPE html>
<html lang="ru">
<head>
<title>Карточка контакта</title>
<meta name="generator" content="Help+Manual" />
<meta name="keywords" content="" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="В карточке контакта хранится информация о представителе компании-клиента: его имя, должность, контактные данные, категории предпочтений для&nbsp;почтовой рассылки, связанные задачи..." />
<meta name="picture" content="" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Cправка по Low-code платформе ELMA365" />
<meta property="og:url" content="https://elma365.com/ru/help" />
<meta property="og:image" content="" />
<meta property="og:site_name" content="ELMA365" />
<link rel="icon" href="favicon.png" type="image/png" />
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="./jquery-ui.min.css" />
<link rel="stylesheet" href="default.css" />
<link rel="stylesheet" href="./search-yandex.css" />
<link rel="stylesheet" href="./article.css" />
<link rel="stylesheet" href="./glossary.css" />
<link rel="stylesheet" href="./theme.css" />
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="helpman_settings.js"></script>
<script type="text/javascript" src="helpman_topicinit.js"></script>
<script type="text/javascript" src="highlight.js"></script>
<script type="text/javascript">
$(document).ready(function(){highlight();});
</script>
</head>
<body>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-M6ETBEC1R9"></script><script>window.dataLayer=window.dataLayer || []; function gtag(){dataLayer.push(arguments);}gtag('js', new Date()); gtag('config', 'G-M6ETBEC1R9');</script>
<script>!function(e,t,c,n,r,a,m){e.ym=e.ym||function(){(e.ym.a=e.ym.a||[]).push(arguments)},e.ym.l=1*new Date;for(var s=0;s<document.scripts.length;s++)if(document.scripts[s].src===n)return;a=t.createElement(c),m=t.getElementsByTagName(c)[0],a.async=1,a.src=n,m.parentNode.insertBefore(a,m)}(window,document,"script","https://mc.yandex.ru/metrika/tag.js"),ym(83179930,"init",{clickmap:!0,trackLinks:!0,accurateTrackBounce:!0,webvisor:!0})</script><noscript><div><img alt=""src=https://mc.yandex.ru/watch/83179930 style=position:absolute;left:-9999px></div></noscript>
<header class="header elma-365">
<div class="container">
<a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo">
</a>
<!-- <div class="hero__search-form" id="search-panel">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">ECM</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm_overview.html">CRM</a></li><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li></ul></span></li><li><a href="https://api.elma365.com/ru/"target="_blank">API</a></li><li><a href="https://tssdk.elma365.com/"target="_blank">SDK</a></li><li><a href="https://community.elma365.com/" target="_blank">Community</a></li><li><a href="https://elma-academy.com/ru/" target="_blank">Академия</a></li><li><a href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
</div>
</div>
</header>
<main class="main container">
<aside class="sidebar" id="sidebar">
<div class="sidebar__header">
<a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo-light.svg">
</a>
<span class="sidebar__close elma-365-close" id="close"></span>
</div>
<div class="sidebar__wrapper" id="side-menu">
</div>
</aside>
<article class="article" id="article">
<div class="article-inner">
<div class="content">
<header class="article__header">
<div class="article__bread" style="display:flex; gap:10px;">
<span id="subcategory" class="search-res__item-category search-res__item-category_subcategory subcategory article__badge"></span>
<div class="topic__breadcrumbs">
<p><a href="360012584960.html">Контакты</a> / Карточка контакта</p>
</div>
</div>
<div class="topic__title"><h1 class="p_Heading1"><span class="f_Heading1">Карточка контакта</span></h1>
</div>
</header>
<section class="article__content">
<div class="scroll-top-inner">
<a href="#h1-article" class="scroll-top"></a>
</div>
<!-- Placeholder for topic body. -->
<p style="margin: 14px 0 0 0;"><span style="font-size: 15px; font-family: Inter;">В карточке контакта хранится информация о представителе компании-клиента: его имя, должность, контактные данные, категории предпочтений для почтовой рассылки, связанные задачи и т. д.</span></p>
<p style="margin: 0 0 11px 0;">Основная информация отображается на вкладке <a href="contact-page.html#contact-data-tab" class="topiclink">Данные контакта</a>. </p>
<p style="margin: 0 0 11px 0;">При использовании <a href="licenses-crm.html" class="topiclink">лицензии решения CRM</a> в карточке доступны вкладки <a href="contact-page.html#history-tab" class="topiclink">История активностей</a>, <a href="contact-page.html#linked-emails" class="topiclink">Связанные письма</a>, а также отображение на <a href="contact-page.html#side-panel" class="topiclink">боковой панели</a> дублей и стадии прогрева контакта. </p>
<p style="margin: 14px 0 0 0;">Пользователи, входящие в группу <a href="360006871932.html#administrators" class="topiclink">Администраторы</a>, могут <a href="contacts-settings.html#change-contact-page" class="topiclink">настроить внешний вид карточки контакта</a>. Например, если в компании используется раздел <a href="marketing.html" class="topiclink">Маркетинг</a>, в карточке можно отобразить список всех рассылок, отправленных контакту на электронную почту. </p>
<h2 class="p_Heading2"><a id="contact-data-tab" class="hmanchor"></a><span class="f_Heading2">Вкладка «Данные контакта» &nbsp; &nbsp; &nbsp; &nbsp;</span></h2>
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-family: Inter;">На вкладке представлена основная информация о контакте, а также лента событий и связанные задачи.</span></p>
<p class="p_Normal" style="margin: 14px 0 0 0;"><img alt="contact-page-1" width="981" height="880" style="margin:0;width:981px;height:880px;border:none" src="contact-page-1.png"/></p>
<p style="margin: 14px 0 0 0;"><span style="font-family: Inter;">В карточке хранятся следующие данные:</span></p>
<ul style="list-style-type:disc">
<li style="margin-top: 14px; margin-right: 0; margin-bottom: 0;"><span style="font-family: Inter;">имя и должность контактного лица;</span></li><li style="margin-top: 14px; margin-right: 0; margin-bottom: 0;"><span style="font-family: Inter;">рабочий телефон, электронная почта, аккаунт Skype;</span></li><li style="margin-top: 14px; margin-right: 0; margin-bottom: 0;"><span style="font-family: Calibri,Vectora,'Droid Sans','Open Sans',Frutiger,sans-serif; color: #0563c1;"><a href="360012584980.html" class="topiclink">компания</a></span><span style="font-family: Inter;">, к которой относится контактное лицо, а также связанные </span><span style="font-family: Calibri,Vectora,'Droid Sans','Open Sans',Frutiger,sans-serif; color: #0563c1;"><a href="360012680899.html" class="topiclink">сделки</a></span><span style="font-family: Inter;"> и </span><span style="font-family: Calibri,Vectora,'Droid Sans','Open Sans',Frutiger,sans-serif; color: #0563c1;"><a href="leads.html" class="topiclink">лиды</a></span><span style="font-family: Inter;">;</span></li><li style="margin-top: 14px; margin-right: 0; margin-bottom: 0;"><span style="font-family: Calibri,Vectora,'Droid Sans','Open Sans',Frutiger,sans-serif; color: #0563c1;"><a href="preferences.html" class="topiclink">категории предпочтений</a></span><span style="font-family: Inter;"> для рассылок на электронную почту.</span></li></ul>
<p style="margin: 14px 0 0 0;"><span style="font-family: Inter;">Чтобы изменить данные контакта, нажмите кнопку </span><span style="font-family: Inter; font-weight: bold;">Редактировать</span><span style="font-family: Inter;">.</span></p>
<p style="margin: 14px 0 0 0;"><span style="font-family: Inter;">В нижней части карточки отображается </span><span style="font-family: Inter; font-weight: bold;">Лента событий</span><span style="font-family: Inter;">. Здесь можно обсудить вопросы с коллегами и просмотреть историю взаимодействия с контактным лицом.</span></p>
<p style="margin: 14px 0 0 0;"><span style="font-family: Inter;">Справа от ленты событий показаны текущие и завершённые задачи, связанные с контактом. Чтобы создать задачу по контакту, нажмите кнопку </span><span style="font-family: Inter; font-weight: bold;">+ Задача</span><span style="font-family: Inter;">, введите название, исполнителя и срок.</span></p>
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-family: Inter;">Если необходимо указать дополнительных участников, добавить описание, прикрепить файл и т. д., перейдите к расширенным настройкам задачи. Для этого рядом с полем </span><span style="font-family: Inter; font-weight: bold;">Срок</span><span style="font-family: Inter;"> нажмите значок </span><img alt="three-dots-task-icon" width="18" height="16" style="margin:0;width:18px;height:16px;border:none" src="three-dots-task-icon.png"/><span class="f_ImageCaption">.</span></p>
<p class="p_Normal" style="margin: 14px 0 0 0;"><img alt="contact-page-3-task" width="484" height="254" style="margin:0;width:484px;height:254px;border:none" src="contact-page-3-task.png"/></p>
<h2 class="p_Heading2"><a id="history-tab" class="hmanchor"></a><span class="f_Heading2">Вкладка «История активностей»</span></h2>
<p style="line-height: 1.28; margin: 0 0 11px 0;">На вкладке отображаются действия, направленные на коммуникацию с контактом. Данные фиксируются, если при совершении действия в решении <span style="font-weight: bold;">ELMA365 CRM</span> пользователь указывает определённый контакт, с которым нужно связаться. </p>
<p style="line-height: 1.28; margin: 0 0 11px 0;">В списке показываются следующие активности: </p>
<ul style="list-style-type:disc">
<li style="line-height: 1.28; margin-top: 0; margin-right: 0; margin-bottom: 11px;"><span style="font-weight: bold;">Входящие</span> — действия, совершённые клиентом: открытие письма-рассылки и переход по вложенной ссылке. Также к входящим относятся действия пользователя ELMA365: добавление лида или сделки, выполнение задачи CRM;</li><li style="line-height: 1.28; margin-top: 0; margin-right: 0; margin-bottom: 11px;"><span style="font-weight: bold;">Исходящие</span> — действия в ELMA365: создание задачи CRM, отправка письма из встроенного почтовика. </li></ul>
<p style="line-height: 1.28; margin: 0 0 11px 0;"><img alt="contact-page-3" width="1074" height="697" style="margin:0;width:1074px;height:697px;border:none" src="contact-page-3.png"/></p>
<p style="line-height: 1.28; margin: 0 0 11px 0;">Записи в списке можно сортировать по периоду и виду активности. Для этого задайте значения в параметрах и нажмите <span style="font-weight: bold;">Применить</span>. Чтобы сбросить поиск, нажмите <span style="font-weight: bold;">Очистить все</span>.</p>
<p style="line-height: 1.28; margin: 0 0 11px 0;">По количеству действий, совершённых с контактом, рассчитывается стадия прогрева — его готовность к покупке.</p>
<h2 class="p_Heading2"><a id="linked-emails" class="hmanchor"></a><span class="f_Heading2">Вкладка «Связанные письма»</span></h2>
<p style="margin: 7px 0 16px 0;"><span style="font-family: Inter;">Письма, полученные или отправленные через раздел </span><span style="font-family: Calibri,Vectora,'Droid Sans','Open Sans',Frutiger,sans-serif; color: #0563c1;"><a href="email-workspace.html" class="topiclink">Почта</a></span><span style="font-family: Inter;">, можно связывать с контактами. Тогда вы увидите всю переписку:</span></p>
<ul style="list-style-type:disc">
<li style="margin-top: 7px; margin-right: 0; margin-bottom: 16px;"><span style="font-family: Inter;">в карточке контакта;</span></li><li style="margin-top: 7px; margin-right: 0; margin-bottom: 16px;"><span style="font-family: Inter;">в элементах приложений, в которых указан контакт. Например, в <a href="lead_page.html#linked-emails-tab" class="topiclink">лидах</a> и <a href="360012596920.html#linked-emails" class="topiclink">сделках</a>, где по умолчанию настроено поле для добавления контакта.</span></li></ul>
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-size: 13px; font-family: Inter; color: #394149;">Чтобы прочитать письмо полностью, нажмите на его текст или заголовок в карточке контакта.</span></p>
<p class="p_Normal" style="margin: 14px 0 0 0;"><img alt="contact-page-5" width="1084" height="722" style="margin:0;width:1084px;height:722px;border:none" src="contact-page-5.png"/></p>
<p style="margin: 14px 0 0 0;"><span style="font-family: Inter;">Когда вы привязываете письмо к контакту, пользователи, у которых есть <a href="/ru/help/platform/360007527512.html#assign" target="_blank" class="weblink">права на просмотр элемента</a>, увидят всю переписку с клиентом. </span></p>
<p style="margin: 14px 0 0 0;"><span style="font-family: Inter;">Письмо можно привязать к контакту:</span></p>
<ul style="list-style-type:disc">
<li style="margin-top: 14px; margin-right: 0; margin-bottom: 0;"><span style="font-family: Inter;"><a href="email-link-settings.html#enable-automatic-linking" class="topiclink">автоматически</a>. В этом случае вся переписка будет отображаться в карточке контакта и элементах приложений, в которых указан этот контакт. Чтобы включить такую привязку, обратитесь к администратору системы;</span></li><li style="margin-top: 14px; margin-right: 0; margin-bottom: 0;"><span style="font-family: Inter;">вручную со страницы письма. С этим способом вы можете сами определить, какой диалог с клиентом добавить в карточку контакта и связанных с ним приложений. Например, не привязывать письма, когда вам нужно максимально ограничить доступ к переписке на конфиденциальную тему. Чтобы добавить </span><span style="font-family: Inter; font-weight: bold;">Контакты</span><span style="font-family: Inter;"> в <a href="email-link-settings.html#add-apps" class="topiclink">список приложений для связи</a>, обратитесь к администратору системы. </span></li></ul>
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-family: Inter;">Обратите внимание, если в карточке контакта не отображаются виджеты </span><span style="font-family: Inter; color: #0563c1;"><a href="tabs.html" class="topiclink">Вкладки</a></span><span style="font-family: Inter;"> и </span><span style="font-family: Inter; font-weight: bold;">Связанные письма</span><span style="font-family: Inter;">, </span><span style="font-family: Inter; color: #0563c1;"><a href="https://elma365.com/ru/help/platform/360006871932.html#%D0%93%D1%80%D1%83%D0%BF%D0%BF%D0%B0%C2%AB%D0%90%D0%B4%D0%BC%D0%B8%D0%BD%D0%B8%D1%81%D1%82%D1%80%D0%B0%D1%82%D0%BE%D1%80%D1%8B%C2%BB" target="_blank" class="weblink">администратору системы</a></span><span style="font-family: Inter;"> нужно добавить их на форму вручную. Подробнее читайте в статье </span><span style="font-family: Inter; color: #0000ff;"><a href="https://elma365.com/ru/help/crm/360029250931.html" target="_blank" class="weblink">«Шаблон формы»</a></span><span style="font-family: Inter; color: #394149;">.</span></p>
<h2 class="p_Heading2"><a id="side-panel" class="hmanchor"></a><span class="f_Heading2">Боковая панель карточки</span></h2>
<p style="margin: 1px 0 0 0;">На боковой панели отображаются следующие данные: </p>
<ul style="list-style-type:disc">
<li style="margin-top: 7px; margin-right: 0; margin-bottom: 16px;"><a href="duplicates.html" class="topiclink">Дубли</a> — виджет, с помощью которого вы можете находить контакты с одинаковыми данными, объединять их и продолжать работу только с одним элементом. Отображается на карточке, если администратор системы <a href="duplicates.html#preset-rules" class="topiclink">включил поиск дублей</a> по приложению <span style="font-weight: bold;">Контакты</span>;</li><li style="margin-top: 7px; margin-right: 0; margin-bottom: 16px;"><a href="assign-nurturing-stage.html" class="topiclink">Стадия прогрева</a> — стадия готовности клиента к успешному закрытию сделки. Рассчитывается по сумме зафиксированных в системе взаимодействий с контактом: совершён звонок, проведён вебинар, отправлено письмо и т. д. По умолчанию контакту присваиваются стадии: <span style="font-weight: bold;">Новый</span>, <span style="font-weight: bold;">Холодный</span>, <span style="font-weight: bold;">Теплый</span>, <span style="font-weight: bold;">Горячий</span>. Администратор системы может <a href="assign-nurturing-stage.html#change-stage" class="topiclink">настроить стадии прогрева</a>: задать названия и условия их присваивания.</li></ul>
<div class="bottom-nav">
<a id="prev-link" class="topic__navi_prev" href="create-delete-contact.html">
<span class="bottom-nav__arrow bottom-nav__arrow--prev"></span> <span
class="bottom-nav__link">create-delete-contact.html</span>
</a>
<a id="next-link" class="topic__navi_next" href="contacts-settings.html">
<span class="bottom-nav__link">contacts-settings.html</span> <span
class="bottom-nav__arrow bottom-nav__arrow--next"></span>
</a>
</div>
<!-- добавляет на страницу строку блок Была ли статья полезной? -->
<div class="feedback-wrap"><div class="feedback" id="feedback"><span><b>Была ли статья полезной?</b></span><form action="" method="POST" class="feedback-form" id="feedback-form"><div class="feedback__popup feedback__popup-response" id="feedback__popup_thx">Спасибо за ваш отзыв!</div><div id="feedback-success-popup"><div class="wrap"><button type="button" class="feedback-popup-close">×</button><svg width="44" height="44" viewBox="0 0 44 44" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_212_2187)"><path d="M22 0.6875C10.2294 0.6875 0.6875 10.2294 0.6875 22C0.6875 33.7706 10.2294 43.3125 22 43.3125C33.7706 43.3125 43.3125 33.7706 43.3125 22C43.3125 10.2294 33.7706 0.6875 22 0.6875ZM22 40.5625C11.8023 40.5625 3.4375 32.3078 3.4375 22C3.4375 11.8024 11.6922 3.4375 22 3.4375C32.1977 3.4375 40.5625 11.6922 40.5625 22C40.5625 32.1976 32.3078 40.5625 22 40.5625ZM34.1713 16.933L18.6613 32.3186C18.257 32.7197 17.604 32.7171 17.203 32.3128L9.82283 24.873C9.42176 24.4686 9.42434 23.8157 9.82867 23.4146L10.5609 22.6884C10.9652 22.2873 11.6181 22.2899 12.0192 22.6942L17.9468 28.6697L31.9926 14.7366C32.3969 14.3356 33.0498 14.3382 33.4509 14.7425L34.1772 15.4747C34.5783 15.879 34.5757 16.532 34.1713 16.933Z" fill="#27AE60"></path></g><defs><clipPath id="clip0_212_2187"><rect width="44" height="44" fill="white"></rect></clipPath></defs></svg><p>Ваш отзыв успешно отправлен!</p><span>Спасибо за обратную связь.</span></div></div><div class="feedback__popup" id="feedback__popup_why"><button type="button" class="feedback-popup-close">×</button><div class="feedback__popup-header">Уточните, почему:</div><input type="radio" name="category" id="bad_recommendation" value="bad_recommendation"><label for="bad_recommendation">Рекомендации не помогли</label><input type="radio" name="category" id="difficult_text" value="difficult_text"><label for="difficult_text">Текст трудно понять</label><input type="radio" name="category" id="no_answer" value="no_answer"><label for="no_answer">Нет ответа на мой вопрос</label><input type="radio" name="category" id="bad_header" value="bad_header"><label for="bad_header">Содержание статьи не соответствует заголовку</label><input type="radio" name="category" id="other_reason" value="other_reason"><label for="other_reason">Другая причина</label></div><div class="feedback__popup" id="feedback__popup-other"><button type="button" class="feedback-popup-close">×</button> <div class="feedback__popup-header">Расскажите, что вам не понравилось в статье:</div><textarea class="feedback__textarea" name="other" id=""></textarea><input type="submit" class="feedback__other-btn" value="Отправить"></div><div class="feedback-form__btn-group"><input type="radio" name="useful" id="feedback__useful_yes" value="true"><label for="feedback__useful_yes"><img src="like.svg"/><span class="feedback-form__btn-group_yes-btn">Да</span></label><input type="radio" name="useful" id="feedback__useful_no" value="false"><label for="feedback__useful_no"><img src="dislike.svg"/><span class="feedback-form__btn-group_no-btn">Нет</span></label></div><select name="category"><option disabled>Выберите вариант</option><option value="bad_recommendation" selected>Рекомендации не помогли</option><option value="difficult_text">Текст трудно понять</option><option value="no_answer">Нет ответа на мой вопрос</option><option value="bad_header">Содержание статьи не соответствует заголовку</option><option value="other_reason">Другая причина</option></select><input type="submit"></form></div></div>
</section>
</div>
<aside class="article__sidebar" style="display:none">
<input type="checkbox" />
<div class="article__arrow"></div>
<div class="table-of-contents elma365-right" id="toc2Content">
<h3 class="h3-toc">В этой статье</h3>
<nav id="toc2"></nav>
</div>
</aside>
</div>
</article>
</main>
<footer class="footer">
<div class="footer-container">
<div class="footer-mobile">
<ul class="footer-mobile__list"><li><a href="https://api.elma365.com/ru/" target="_blank">API</a></li><li><a href="https://tssdk.elma365.com/" target="_blank">TS SDK</a></li><li><a href="https://community.elma365.com/" target="_blank">Community</a></li><li><a href="https://elma-academy.com/ru/elma365" target="_blank">Академия</a></li></ul><ul class="footer-mobile__list"><li><a href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a href="https://elma365.com/ru/help/ecm/ecm-functions.html">ECM</a></li><li><a href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a></li></ul>
</div>
<div class="container">
<div class="footer-wrap">
<div><span class="mobile-question-popup">Отправить фидбэк</span><form method="POST" action class="question__popup question-xs" id="question__popup"><div class="question-wrap"><span class="close"></span><span class="title">Задать вопрос</span><label for="help_question" style="display: none;"></label><textarea name="help_question" id="help_question"></textarea><input type="submit" value="Отправить"></div></form><div class="hidden fade-in question-success-xs">Ваш фидбэк отправлен.</div></div>
<div class="footer-flex-b">
<div class="footer-top">
<span class="footer-copy">&copy; 2025
ELMA365
</span>
<a href="https://navigator.sk.ru/orn/1122971" target="_blank">
<img src="sk-resident.svg" alt="sk icon" class="footer-img" width="117" height="34">
</a>
</div>
<div class="footer-line">
<div class="footer-line-copy">
<span class="footer-copy">&copy; 2025
ELMA365
</span>
</div>
<ul class="footer-list">
<li class="footer-item"><a href="https://elma365.com/ru/" target="_blank" class="footer-link" style="color: #0D4A75;"><img src="browse.svg" alt="browse icon" class="footer-img">elma365.com</a></li><li class="footer-item"><a href="https://www.youtube.com/user/ELMABPM" target="_blank" class="footer-link"><img src="yt.svg" alt="youtube icon" class="footer-img"></a></li><li class="footer-item"><a href="https://vk.com/elma_bpm" target="_blank" class="footer-link"><img src="vk.svg" alt="vk icon" class="footer-img"></a></li><li class="footer-item"><a href="https://t.me/elmaday" target="_blank" class="footer-link"><img src="tg.svg" alt="telegram icon" class="footer-img"></a></li><li class="footer-item"><a href="https://dzen.ru/elma" target="_blank" class="footer-link"><img src="dzen.svg" alt="dzen icon" class="footer-img"></a></li>
<li class="footer-item">
<a href="https://navigator.sk.ru/orn/1122971" target="_blank">
<img src="sk-resident.svg" alt="sk icon" class="footer-img" width="117" height="34">
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<a href="#" class="arrow-top"></a>
</div>
</footer>
<!-- <script type="text/javascript" src="jquery1.min.js"></script>-->
<iframe name="hmnavigation" style="display:none!important"></iframe>
<!--<script src="./jquery-ui.js"></script> -->
<script src="./jquery-ui.min.js"></script>
<!--script src="//cdn.jsdelivr.net/npm/featherlight@1.7.14/release/featherlight.min.js" type="text/javascript" charset="utf-8"></script-->
<script src="./jquery.tocify.min.js"></script>
<script src="./TypoReporter.min.js"></script>
<script src="./google-search.js"></script>
<script src="./main.js"></script>
</body>
</html>