www.tatatelebusiness.com
Open in
urlscan Pro
64.185.181.238
Public Scan
URL:
https://www.tatatelebusiness.com/edisclaimer/
Submission: On December 06 via manual from SG — Scanned from DE
Submission: On December 06 via manual from SG — Scanned from DE
Form analysis
2 forms found in the DOM<form id="homeform">
<div class="row">
<div class="col-sm-4">
<div class="input_container">
<input type="text" id="Name" placeholder="Enter Full Name" class="floatlabel filled" name=" " onkeypress="return isCharKey(event);">
<label for="Name">Name</label>
<span class="error_msg" id="">Please enter Name</span>
</div>
</div>
<div class="col-sm-4">
<div class="input_container">
<input type="text" id="organization" placeholder="Enter Company Name" class="floatlabel filled" name=" ">
<label for="organization">Organization</label>
<span class="error_msg" id="">Please enter Organization</span>
</div>
</div>
<div class="col-sm-4">
<div class="input_container select_container">
<select id="state" name="state" onchange="BindCities()" oninput="" class="floatlabel filled">
<option selected="" value="">Select</option>
<option value="Andhra Pradesh">Andhra Pradesh</option>
<option value="Bihar">Bihar</option>
<option value="Chhattisgarh">Chhattisgarh</option>
<option value="Delhi NCR">Delhi NCR</option>
<option value="Goa">Goa</option>
<option value="Gujarat">Gujarat</option>
<option value="Haryana">Haryana</option>
<option value="Himachal Pradesh">Himachal Pradesh</option>
<option value="Jharkhand">Jharkhand</option>
<option value="Karnataka">Karnataka</option>
<option value="Kerala">Kerala</option>
<option value="Madhya Pradesh">Madhya Pradesh</option>
<option value="Maharashtra">Maharashtra</option>
<option value="Mumbai">Mumbai</option>
<option value="Orissa">Orissa</option>
<option value="Others">Others</option>
<option value="Punjab">Punjab</option>
<option value="Rajasthan">Rajasthan</option>
<option value="Sikkim">Sikkim</option>
<option value="Tamil Nadu">Tamil Nadu</option>
<option value="Union Territory">Union Territory</option>
<option value="Uttar Pradesh">Uttar Pradesh</option>
<option value="Uttar Pradesh East">Uttar Pradesh East</option>
<option value="Uttar Pradesh West">Uttar Pradesh West</option>
<option value="Uttarakhand">Uttarakhand</option>
<option value="West Bengal">West Bengal</option>
</select>
<label for="state">State / Circle</label>
<span class="error_msg" id="">Please Select State</span>
</div>
</div>
<div class="col-sm-4">
<div class="input_container select_container">
<select id="city" name="city" oninput="" class="floatlabel filled">
<option selected="" value="">Select</option>
</select>
<label for="city">City</label>
<span class="error_msg" id="">Please Select City</span>
</div>
</div>
<div class="col-sm-4">
<div class="input_container">
<input type="text" id="email" placeholder="Enter Email" class="floatlabel filled" name=" ">
<label for="email">Email</label>
<span class="error_msg" id="">Please enter Valid Email</span>
</div>
</div>
<div class="col-sm-4">
<div class="input_container number">
<input type="text" id="MobileNumber" placeholder="+91" class="floatlabel filled" onkeypress="return isNumberKey(event);" maxlength="10">
<label for="MobileNumber">Mobile Number (required)</label>
<div class="verify">
<a href="javascript:;" class="hide">Verify</a>
<a href="javascript:;" id="resendotp" class="hide" onclick="SendVerifyCode()">Re-Send OTP</a>
</div>
<span class="error_msg" id="">Please enter valid 10 digit Mobile Number</span>
</div>
</div>
<div class="col-sm-4">
<div class="input_container select_container">
<select id="Categoryname" oninput="" class="floatlabel filled" onchange="GetProductByCategoryName()">
<option selected="" value="0">ALL</option>
<option value="Cloud & SaaS">Cloud & SaaS</option>
<option value="Collaboration">Collaboration</option>
<option value="Cyber Security Solutions">Cyber Security Solutions</option>
<option value="Data Services">Data Services</option>
<option value="Marketing Solutions">Marketing Solutions</option>
<option value="Voice Services">Voice Services</option>
</select>
<label for="referred_time">Select Category</label>
<span class="error_msg" id="">Please Select Category</span>
</div>
</div>
<div class="col-sm-4">
<div class="input_container select_container">
<select id="Productname" name="Productname" oninput="" class="floatlabel filled">
<option value="0">ALL</option>
</select>
<label for="referred_time">Select Services</label>
<span class="error_msg" id="">Please Select Service</span>
</div>
</div>
<div class="col-sm-4">
<div class="input_container select_field">
<select class="floatlabel" id="CompanyTurnover">
<option value=""></option>
<option value="500 Cr"> 500 Cr</option>
<option value="100 – 500 Cr"> 100 – 500 Cr</option>
<option value="50 – 100 Cr"> 50 – 100 Cr</option>
<option value="10 – 50 Cr"> 10 – 50 Cr</option>
<option value="5 – 10 Cr"> 5 – 10 Cr</option>
<option value="Less than 5 Cr"> Less than 5 Cr</option>
</select>
<label for="CompanyTurnover">Company Turnover</label>
<span class="error_msg" id=""></span>
</div>
</div>
<div class="col-sm-4">
<div class="input_container select_field">
<select class="floatlabel" id="EmployeeCount">
<option value=""></option>
<option value="2000+">2000+</option>
<option value="500 – 1,999">500 – 1,999</option>
<option value="200 – 499">200 – 499</option>
<option value="100 – 199">100 – 199</option>
<option value="50 – 99">50 – 99</option>
<option value="25 – 49">25 – 49</option>
<option value="0 – 24">0 – 24</option>
</select>
<label for="EmployeeCount">Employee Count</label>
<span class="error_msg" id=""></span>
</div>
</div>
<div class="col-sm-4 hide" id="divOtp">
<div class="input_container">
<input type="text" id="OTP" placeholder="" class="floatlabel filled" maxlength="6">
<label for="OTP">Enter OTP</label>
<span class="error_msg" id="">Enter valid OTP</span>
</div>
</div>
<div class="col-sm-12 mt-3">
<div class="row align-items-center">
<div class="col-sm-9">
<div class="input_container mb-0">
<div class="checkbox">
<div class="clear">
<div class="checkbox-group">
<input type="checkbox" name="" value="" id="chkAutorise">
<label for="chkAutorise">I consent to receive communications about Tata Tele Business Services (TTBS), in accordance with the Tata Tele Services <a href="/privacy-policy/">privacy policy</a>. I understand that I can opt-out at any
time.</label>
<span class="error_msg" id="">Please Provide Consent</span>
</div>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="link black mt-0 text-right">
<a href="javascript:;" class="hide" id="submit" onclick="SaveUserData()">Submit <img src="/images/arrow-black.svg" alt="" width="16" height="12"></a>
<a href="javascript:;" onclick="SendVerifyCode()" id="sendOtp">Send OTP <img src="/images/arrow-black.svg" alt="" width="16" height="12"></a>
</div>
</div>
<div id="divthank" style="display:none;">
<p class="Thanks"> Your request has been submitted successfully. </p>
</div>
</div>
</div>
</div>
</form>
<form id="homeformex">
<div class="row">
<div class="col-sm-4">
<div class="input_container">
<input type="text" id="exName" placeholder="Enter Full Name" class="floatlabel filled" name=" " onkeypress="return isCharKey(event);">
<label for="exName">Name</label>
<span class="error_msg" id="">Please enter Name</span>
</div>
</div>
<div class="col-sm-4">
<div class="input_container">
<input type="text" id="exorganization" placeholder="Enter Company Name" class="floatlabel filled" name=" ">
<label for="exorganization">Organization</label>
<span class="error_msg" id="">Please enter Organization</span>
</div>
</div>
<div class="col-sm-4">
<div class="input_container">
<input type="text" id="exemail" placeholder="Enter Email" class="floatlabel filled" name=" ">
<label for="exemail">Email</label>
<span class="error_msg" id="">Please enter Valid Email</span>
</div>
</div>
<div class="col-sm-4">
<div class="input_container number">
<input type="text" id="exMobileNumber" placeholder="+91" class="floatlabel filled" onkeypress="return isNumberKey(event);" maxlength="10">
<label for="exMobileNumber">Mobile Number (required)</label>
<div class="verify">
<a href="javascript:;" class="hide">Verify</a>
<a href="javascript:;" id="resendotpex" class="hide" onclick="SendVerifyCodeForEx()">Re-Send OTP</a>
</div>
<span class="error_msg" id="">Please enter valid 10 digit Mobile Number</span>
</div>
</div>
<div class="col-sm-4">
<div class="input_container select_container">
<select id="exCategoryname" oninput="" class="floatlabel filled" onchange="GetProductByCategoryNameforex()">
<option selected="" value="0">ALL</option>
<option value="Cloud & SaaS">Cloud & SaaS</option>
<option value="Collaboration">Collaboration</option>
<option value="Cyber Security Solutions">Cyber Security Solutions</option>
<option value="Data Services">Data Services</option>
<option value="Marketing Solutions">Marketing Solutions</option>
<option value="Voice Services">Voice Services</option>
</select>
<label for="exreferred_time">Select Category</label>
<span class="error_msg" id="">Please Select Category</span>
</div>
</div>
<div class="col-sm-4">
<div class="input_container select_container">
<select id="exProductname" name="Productname" oninput="" class="floatlabel filled">
<option value="0">ALL</option>
</select>
<label for="exreferred_time">Select Services</label>
<span class="error_msg" id="">Please Select Service</span>
</div>
</div>
<div class="col-sm-4 hide" id="divOtpEx">
<div class="input_container">
<input type="text" id="OTPEx" placeholder="" class="floatlabel filled" maxlength="6">
<label for="OTPEx">Enter OTP</label>
<span class="error_msg" id="">Enter valid OTP</span>
</div>
</div>
<div class="col-sm-12 mt-3">
<div class="row align-items-center">
<div class="col-sm-9">
<div class="input_container mb-0">
<div class="checkbox">
<div class="clear">
<div class="checkbox-group">
<input type="checkbox" name="" value="" id="chkAutoriseex">
<label for="chkAutoriseex">I consent to receive communications about Tata Tele Business Services (TTBS), in accordance with the Tata Tele Services <a href="/privacy-policy/">privacy policy</a>. I understand that I can opt-out at any
time.</label>
<span class="error_msg" id="">Please Provide Consent</span>
</div>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="link black mt-0 text-right">
<a href="javascript:;" class="hide" id="exsubmit" onclick="SaveUserDataForEx()">Submit <img src="/images/arrow-black.svg" alt="" width="16" height="12"></a>
<a href="javascript:;" onclick="SendVerifyCodeForEx()" id="sendOtpex">Send OTP <img src="/images/arrow-black.svg" alt="" width="16" height="12"></a>
</div>
</div>
<div id="divthankex" style="display:none;">
<p class="Thanks"> Your request has been submitted successfully. </p>
</div>
</div>
</div>
</div>
</form>
Text Content
* Business * Personal * Channel Partner * Careers * Contact Us * Search Enter Top Searches * Services for Small Businesses * Ultra-Lola * Channel Partners near me * Digital transformation * SME Services Got Questions? Share your details and we will call you back. Request a Call * * Services Back Services * Top Services Back Top Services * Smart Internet * Smartflo * SmartOffice® * Zoom Awards and Recognition for Customer Centricity and Innovation Know More * Cloud & SaaS Back Cloud & SaaS * Google Workspace * Microsoft Azure * Microsoft 365 * Smartflo Back Smartflo * Smartflo * WhatsApp Business Solution * Content Delivery Network * Collaboration Back Collaboration * Zoom * Conferencing * International Bridging Service * Webcasting Services Foster More Engagement and Greater Connectivity * Data Services Back Data Services * Smart Internet * SD-WAN iFLX * Smart VPN-MPLS * EZ Cloud Connect * Leased Line-P2P * Tata Tele Wi-Fi * Ultra-LOLA * Business Broadband * SmartOffice® * Voice Services Back Voice Services * Centrex * PRI * SIP Trunk * SmartOffice® * International Bridging Service Deliver Exceptional Outcomes by Centering on the Customer * Marketing Solutions Back Marketing Solutions * Toll Free Services * Call Register Services * Hosted IVR * Hosted OBD Service * SMS Solutions Harness Growth Opportunities by Realizing Your Business Purpose * Cyber Security Back Cyber Security * Email Security * Endpoint Security * Multifactor Authentication * Virtual Firewall * Web Security Protect Every Part of Your Business, Wherever it Goes * Top Services * Cloud & SaaS * Collaboration * Data Services * Voice Services * Marketing Solutions * Cyber Security Smart Internet Internet leased line bundled with cloud-based security Smartflo Ultra-flexible, advanced cloud communication suite SmartOffice® Single-box solution providing voice, data, storage and more Zoom High-quality, secure, and unified communication Awards and Recognition for Customer Centricity and Innovation CII Customer Obsession Award Excellence in Customer Engagement Inn-Tech 2021 for Smartflo Innovation & Technology Awards - Gold for Best Innovation by a Telecom Company Product Innovation Award for SmartOffice® Telecom Innovation Leaders Award IDC Innovation Awards 2021 Marketing Automation Project - Innovation in Data Intelligence * Google Workspace * Microsoft Azure * Microsoft 365 * Smartflo * Smartflo * WhatsApp Business Solution * Content Delivery Network Embrace Change as You Reinvent the Way You Connect Wherever you are on your cloud journey, make it work for your business with efficiency, agility, and innovation. It’s an imperative. How Cloud Accelerates Digital Transformation For SMEs In ITeS Industry Redefining The Retail Sector With Cloud Solutions * Zoom * Conferencing * International Bridging Service * Webcasting Services Foster More Engagement and Greater Connectivity Tap into a powerful growth engine for your business and promote your services with robust collaboration solutions. Stay ahead of the digital transformation curve. Deeper Learning: Collaboration Holds The Key Are You Just Meeting Or Collaborating? * Smart Internet * SD-WAN iFLX * Smart VPN-MPLS * EZ Cloud Connect * Leased Line-P2P * Tata Tele Wi-Fi * Ultra-LOLA * Business Broadband * SmartOffice® Open the Door to New Possibilities of Growth with Data Data is your ultimate competitive value and differentiator. Maximise it to reposition your offerings, extend capabilities and create new value. Latency Or Bandwidth Which Do I Need Remote And Secure Data Connectivity For Businesses: Managed ILL And Smart VPN * Centrex * PRI * SIP Trunk * SmartOffice® * International Bridging Service Deliver Exceptional Outcomes by Centering on the Customer Reduce costs, simplify management, improve mobility, and choose from multiple options to communicate your message effectively. Voice Solutions - An Integral Part Of Business Communications SIP Trunk – Integrated Communications For A More Effective Tomorrow * Toll Free Services * Call Register Services * Hosted IVR * Hosted OBD Service * SMS Solutions Harness Growth Opportunities by Realizing Your Business Purpose Bring your brand purpose to life with high-impact marketing strategies, and drive value and differentiation across the customer journey. How Enterprises Can Benefit From Unified Communications Wireless EPABX And IVR: The Roadmap To Greater Customer Satisfaction And Brand Growth * Email Security * Endpoint Security * Multifactor Authentication * Virtual Firewall * Web Security Protect Every Part of Your Business, Wherever it Goes All the industry-relevant and robust security intelligence you need to keep your business ahead of threats and keep it secure. Security Risks For The IT Industry And How To Manage Them Effectively Addressing The Healthcare Industry’s Serious Cybersecurity Issues * Solutions Back Solutions * By Industry Back By Industry * BFSI * IT/ITeS * Manufacturing * Services * Education * Healthcare * Telecom, Media & Entertainment * Retail * By Need Back By Need * Drive Digital Transformation * Enable Business Continuity * Secure Your Business * Enhance Customer Experience * Drive Business Growth * Cost Optimization * Improve Productivity * By Organization Back By Organization * Small * Medium * Large * By Industry * By Need * By Organization * BFSI * IT/ITeS * Manufacturing * Services * Education * Healthcare * Telecom, Media & Entertainment * Retail Drive the Unique Business Outcomes you Desire Every organization faces unique challenges when it comes to delivering value. We’ve tailored our solutions to leverage modern platforms and take you closer to your goals. Eliminating Risks From BFSI Operations With Endpoint Security Solutions From Adding Value To Adding Revenue - A Changed Landscape Of Outsourcing * Drive Digital Transformation * Enable Business Continuity * Secure Your Business * Enhance Customer Experience * Drive Business Growth * Cost Optimization * Improve Productivity Reimagine Your Business Growth with the Finest As your business ecosystem and value chain expand, you need a powerful suite to keep pace with your changing needs. Find your answers here. Digital Transformation Initiatives For The Retail And Wholesale Sectors Building An Organized And Valuable Business Continuity Plan * Small * Medium * Large Give Your Business a Chance to Explore Greater Horizons Accelerate your small, medium or large business by adopting digital technologies Managed ILL To Build Connectivity For Remote Workforce Of Manufacturing Companies Digital Tools Helping IT Companies Meet Circular Economy Goals * Knowledge Back Knowledge * Top Content Back Top Content * Threats To The Travel Industry After The Pandemic And How To Deal With Them * Zoom Invigorates Business Communication For Asia’s Largest Home Services Marketplace * SD-WAN In The Age Of Digital Transformation * Tax Filing Services – Strengthening Cybersecurity To Protect Client Data * How IoT Solutions Optimise The Logistics Industry’s Process Efficiencies * Redefining The Retail Sector With Cloud Solutions * Articles Back Articles * The Future Of Contact Centre Is Hybrid * What Has Held Back IoT Adoption By Small Scale Enterprises In The Indian Manufacturing Sector * Using digital tools to operate in a circular economy * Reimagining security in IT/ITeS industry for remote access systems * Smart Internet Leased Line: Remote Access to Speedy and Secure Connectivity for BFSI Companies * Digital Transformation Initiatives for the Retail and Wholesale Sectors View All * Case Studies Back Case Studies * Scalability and ease of management transform IT company’s daily * TTBS Webcasting Helps Social Pension Scheme Administrators Train Their Teams Online * Secure Connectivity For An Investment Management Firm * Voice And Data Connectivity For A Leading Online Shopping Marketplace * Global Big 4 Accounting Firm Adopts Smartflo To Eliminate CapEx And Facilitate Remote Working * TTBS Smartflo Makes BPO Services More Agile And Productive For Mist IT View All * Infographics Back Infographics * Disruptive technology trends that will transform businesses * How Is The Cloud Empowering The Education Industry * Improving End To End Customer Experience At Auto Dealerships * Understanding The Risks And Security Solutions For Cloud Usage In The Healthcare Industry * Endpoint Security Solutions for Risk Mitigation in a Post- COVID Economy * Ultra LOLA No tolerance for latency View All * White Papers Back White Papers * RPA in BFSI - Cutting Down Lead Times and Improving Customer Satisfaction * BPO Provider Enhances Efficiency With Multiple Security Solutions * Creating A Safer School-Commute Using Tracking Technology * Industry 4 And Manufacturing SMEs * Adding revenue as a global IT outsourcing partner * Adding revenue as a global IT outsourcing partner View All * Do Big Events Back Do Big * Do Big Conclave * Do Big Stories * Do Big Symposium * Do Big Webinar * CXO Round Table Let Nothing Stop You from Dreaming Big and Doing Bigger * Brochures Back Brochures * Smartflo - Ultra-Flexible, Anytime, Anywhere Cloud Communication Suite * Smart Internet – Get Smarter, Safer, Speedier * Microsoft 365 - Full Suite of Workspace Productivity Tools * EZ Cloud Connect – Connectivity to the Cloud Made Easy * SD-WAN iFLX - Intelligent, Secure, and Flexible Network Management Solution * Zoom - High-Quality, Secure, and Unified Communication Solutions View All * Top Content * Articles * Case Studies * Infographics * White Papers * Do Big Events * Brochures Threats To The Travel Industry After The Pandemic And How To Deal With Them Zoom Invigorates Business Communication For Asia’s Largest Home Services Marketplace SD-WAN In The Age Of Digital Transformation * Tax Filing Services – Strengthening Cybersecurity To Protect Client Data * How IoT Solutions Optimise The Logistics Industry’s Process Efficiencies * Redefining The Retail Sector With Cloud Solutions The Future Of Contact Centre Is Hybrid What Has Held Back IoT Adoption By Small Scale Enterprises In The Indian Manufacturing Sector Using digital tools to operate in a circular economy * Reimagining security in IT/ITeS industry for remote access systems * Smart Internet Leased Line: Remote Access to Speedy and Secure Connectivity for BFSI Companies * Digital Transformation Initiatives for the Retail and Wholesale Sectors Know more Scalability and ease of management transform IT company’s daily TTBS Webcasting Helps Social Pension Scheme Administrators Train Their Teams Online Secure Connectivity For An Investment Management Firm * Voice And Data Connectivity For A Leading Online Shopping Marketplace * Global Big 4 Accounting Firm Adopts Smartflo To Eliminate CapEx And Facilitate Remote Working * TTBS Smartflo Makes BPO Services More Agile And Productive For Mist IT Know more Disruptive technology trends that will transform businesses How Is The Cloud Empowering The Education Industry Improving End To End Customer Experience At Auto Dealerships * Understanding The Risks And Security Solutions For Cloud Usage In The Healthcare Industry * Endpoint Security Solutions for Risk Mitigation in a Post- COVID Economy * Ultra LOLA No tolerance for latency Know more RPA in BFSI - Cutting Down Lead Times and Improving Customer Satisfaction BPO Provider Enhances Efficiency With Multiple Security Solutions Creating A Safer School-Commute Using Tracking Technology * Industry 4 And Manufacturing SMEs * Adding revenue as a global IT outsourcing partner * Adding revenue as a global IT outsourcing partner Know more * Do Big Conclave * Do Big Stories * Do Big Symposium * Do Big Webinar * CXO Round Table Let Nothing Stop You from Dreaming Big and Doing Bigger Get future-ready technology solutions to enable, connect and grow your business. It’s time. Strides introduces India’s 1st biometric blood donor authenticator Unified Communications: A strong and vital link in the digital transformation journey of businesses Smartflo Ultra-Flexible, Anytime, Anywhere Cloud Communication Suite Smart Internet Get Smarter, Safer, Speedier Microsoft 365 Full Suite of Workspace Productivity Tools * EZ Cloud Connect – Connectivity to the Cloud Made Easy * SD-WAN iFLX - Intelligent, Secure, and Flexible Network Management Solution * Zoom - High-Quality, Secure, and Unified Communication Solutions Know more * Tools Back The Security Audit your business needs today. Take An Audit -------------------------------------------------------------------------------- There’s always something for your industry. Find a Solution -------------------------------------------------------------------------------- The Security Audit your business needs today. Protect your business from attacks and know if your defense strategy is ready enough to manage threats. -------------------------------------------------------------------------------- Take an Audit There’s always something for your industry. Keep pace with the accelerated rate of change and growth in your dynamic industry. -------------------------------------------------------------------------------- Find a Solution * About Us Back About Us * Who We Are Back Who We Are * Our Profile * Awards & Recognition * Code of Conduct * WhistleBlower Policy Transforming Businesses through Digitalization * Tata Teleservices Limited Back Tata Teleservices Limited * About Tata Teleservices Limited * Board of Directors * Investor Updates * Annual Return * Annual Report Deliver Industry-first Solutions using Disruptive Technologies * Tata Teleservices (Maharashtra) Limited Back Tata Teleservices (Maharashtra) Limited About Us * Tata Teleservices (Maharashtra) Limited * Our Board of Directors * Policies Investor Information * Nomination * FAQs * Investor Contact * Presentations * FCCBs Conversion * Registration Investor Updates * Financial Reports * Newspaper Publications, Board Meeting notice and financial results * Annual Report * Annual Return * Shareholding Pattern * Corporate Governance * Announcements * Familiarisation Programme * Scheme of Arrangement with Bharti Airtel Ltd. * Credit Ratings * General Meetings / Postal Ballot * IEPF * Details of Authorised Persons * Annual Secretarial Compliance Reports * Sustainability Back Sustainability * Corporate Sustainability * Our CSR * Go Green * Affirmative Action * Picture Gallery Solutions to Empower Businesses and Make the World Truly Sustainable * Newsroom Back Newsroom * Media Coverage * Press Releases Leveraging our Ecosystem to Offer Best-in-class Digital Solutions * Contact Us Back Contact Us * Customer Service * Leadership Assurance * Know Your Service Manager * Investor Contact Get in Touch and We’ll Help You Extend Your Capability and Reach * Who We Are * Tata Teleservices Limited * Tata Teleservices (Maharashtra) Limited * Sustainability * Newsroom * Contact Us * Our Profile * Awards & Recognition * Code of Conduct * WhistleBlower Policy Transforming Businesses through Digitalization Tata Tele Business Services (TTBS), belonging to the prestigious Tata Group of Companies, is the country’s leading enabler of connectivity and communication solutions for businesses. With services ranging from connectivity, collaboration, cloud, security, and marketing solutions, TTBS offers the largest portfolio of ICT services for businesses in India. With an unwavering focus on customer-centricity and innovation, TTBS continues to garner recognition from customers and peers alike. * About Tata Teleservices Limited * Board of Directors * Investor Updates * Annual Return * Annual Report Deliver Industry-first Solutions using Disruptive Technologies Tata Tele Business Services (TTBS), belonging to the prestigious Tata Group of Companies, is the country’s leading enabler of connectivity and communication solutions for businesses. With services ranging from connectivity, collaboration, cloud, security, and marketing solutions, TTBS offers the largest portfolio of ICT services for businesses in India. With an unwavering focus on customer-centricity and innovation, TTBS continues to garner recognition from customers and peers alike. About Us * Tata Teleservices (Maharashtra) Limited * Our Board of Directors * Policies Investor Information -------------------------------------------------------------------------------- * Nomination * FAQs * Investor Contact * Presentations * FCCBs Conversion * Registration Investor Updates -------------------------------------------------------------------------------- * Financial Reports * Newspaper Publications, Board Meeting notice and financial results * Annual Report * Annual Return * Shareholding Pattern * Corporate Governance * Announcements * Familiarisation Programme * Scheme of Arrangement with Bharti Airtel Ltd. * Credit Ratings * General Meetings / Postal Ballot * IEPF * Details of Authorised Persons * Annual Secretarial Compliance Reports * Corporate Sustainability * Our CSR * Go Green * Affirmative Action * Picture Gallery Solutions to Empower Businesses and Make the World Truly Sustainable Tata Tele Business Services (TTBS), belonging to the prestigious Tata Group of Companies, is the country’s leading enabler of connectivity and communication solutions for businesses. With services ranging from connectivity, collaboration, cloud, security, and marketing solutions, TTBS offers the largest portfolio of ICT services for businesses in India. With an unwavering focus on customer-centricity and innovation, TTBS continues to garner recognition from customers and peers alike. * Media Coverage * Press Releases Leveraging our Ecosystem to Offer Best-in-class Digital Solutions Tata Tele Business Services (TTBS), belonging to the prestigious Tata Group of Companies, is the country’s leading enabler of connectivity and communication solutions for businesses. With services ranging from connectivity, collaboration, cloud, security, and marketing solutions, TTBS offers the largest portfolio of ICT services for businesses in India. With an unwavering focus on customer-centricity and innovation, TTBS continues to garner recognition from customers and peers alike. * Customer Service * Leadership Assurance * Know Your Service Manager * Investor Contact Get in Touch and We’ll Help You Extend Your Capability and Reach Tata Tele Business Services (TTBS), belonging to the prestigious Tata Group of Companies, is the country’s leading enabler of connectivity and communication solutions for businesses. With services ranging from connectivity, collaboration, cloud, security, and marketing solutions, TTBS offers the largest portfolio of ICT services for businesses in India. With an unwavering focus on customer-centricity and innovation, TTBS continues to garner recognition from customers and peers alike. * My Account Back My Account * iManage Back iManage All Your Services, at Your Fingertips Login To iManage * School Bus Tracking Back School Bus Tracking Manage your fleet of school buses with a GPS based tracking system. Know More * Fleet Tracking Back Fleet Tracking Track vehicles on duty, driver performance, fuel consumption and many more. Know More * Workforce Tracking Back Workforce Tracking Workforce Tracking Services help you get real-time location information of your field force. Know More * Toll Free Services Back Toll Free Services Enable your clients to reach out to you for any queries with our Toll Free Services. Know More * iManage * School Bus Tracking * Fleet Tracking * Workforce Tracking * Toll Free Services All Your Services, at Your Fingertips Managing your services made easy with your personalised dashboard. Login To iManage School Bus Tracking Manage your fleet of school buses with a GPS based tracking system. Know More Fleet Tracking Track vehicles on duty, driver performance, fuel consumption and many more. Know More Workforce Tracking Workforce Tracking Services help you get real-time location information of your field force. Know More Toll Free Services Enable your clients to reach out to you for any queries with our Toll Free Services. Know More * E MAIL DISCLAIMER TERMS: The following terms shall apply to the recipients of the mails received from Tata Teleservices Limited and Tata Teleservices (Maharashtra) Limited from the ids - tatatelebusiness.com or tatatel.co.in. Confidentiality: This email and any files transmitted with this email are confidential and intended solely for the use of the recipient to whom they are addressed. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this mail and attached file/s is strictly prohibited. You are also advised to notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. Warning - Transmission of viruses: Computer viruses can be transmitted via email. The recipient should check this email and attachments for the presence of viruses. Although the sender has taken reasonable precautions to ensure no viruses are present in this email, the sender shall not accept any liability / responsibility for any loss or damage arising from the use of this email or attachments. CONNECT WITH US * New to Us? * Existing Customer? REQUEST A CALL BACK We will be happy to address your queries over a call. Click Here CONNECT ON WHATSAPP Live Chat 1800 266 1800 Mon - Fri 10 am 6 pm Connect on Whatsapp Connect on Whatsapp CONNECT TOLL-FREE Call us on 1800 266 1800 or email us dobig@tatatel.co.in Email us at dobig@tatatel.co.in Call 1800 266 1800 REQUEST A CALL BACK We will be happy to address your queries over a call. Click Here CONNECT ON WHATSAPP Live Chat 1800 266 1515 Mon - Fri 10 am 6 pm Connect on Whatsapp CONNECT TOLL-FREE Call us on 1800 266 1515 or email us 1515@tatatel.co.in Email us at 1515@tatatel.co.in Call 1800 266 1800 CONNECT ON WHATSAPP × Name Please enter Name Mobile Number Please enter valid 10 digit Mobile Number Submit Something went wrong. × THANK YOU FOR SUBMITTING YOUR DETAILS. PLEASE CHECK YOUR WHATSAPP MESSENGER PLEASE FILL IN YOUR DETAILS AND WE'LL CALL YOU BACK! Name Please enter Name Organization Please enter Organization Select Andhra PradeshBiharChhattisgarhDelhi NCRGoaGujaratHaryanaHimachal PradeshJharkhandKarnatakaKeralaMadhya PradeshMaharashtraMumbaiOrissaOthersPunjabRajasthanSikkimTamil NaduUnion TerritoryUttar PradeshUttar Pradesh EastUttar Pradesh WestUttarakhandWest Bengal State / Circle Please Select State Select City Please Select City Email Please enter Valid Email Mobile Number (required) Verify Re-Send OTP Please enter valid 10 digit Mobile Number ALLCloud & SaaSCollaborationCyber Security SolutionsData ServicesMarketing SolutionsVoice Services Select Category Please Select Category ALL Select Services Please Select Service 500 Cr 100 – 500 Cr 50 – 100 Cr 10 – 50 Cr 5 – 10 Cr Less than 5 Cr Company Turnover 2000+ 500 – 1,999 200 – 499 100 – 199 50 – 99 25 – 49 0 – 24 Employee Count Enter OTP Enter valid OTP I consent to receive communications about Tata Tele Business Services (TTBS), in accordance with the Tata Tele Services privacy policy. I understand that I can opt-out at any time. Please Provide Consent Submit Send OTP Your request has been submitted successfully. GREAT! YOUR DETAILS HAVE BEEN SUBMITTED SUCCESSFULLY. YOU WILL SOON HEAR FROM US. PLEASE FILL IN YOUR DETAILS AND WE'LL CALL YOU BACK! Name Please enter Name Organization Please enter Organization Email Please enter Valid Email Mobile Number (required) Verify Re-Send OTP Please enter valid 10 digit Mobile Number ALLCloud & SaaSCollaborationCyber Security SolutionsData ServicesMarketing SolutionsVoice Services Select Category Please Select Category ALL Select Services Please Select Service Enter OTP Enter valid OTP I consent to receive communications about Tata Tele Business Services (TTBS), in accordance with the Tata Tele Services privacy policy. I understand that I can opt-out at any time. Please Provide Consent Submit Send OTP Your request has been submitted successfully. GREAT! YOUR DETAILS HAVE BEEN SUBMITTED SUCCESSFULLY. YOU WILL SOON HEAR FROM US. CLOUD & SAAS * Google Workspace * Microsoft Azure * Microsoft 365 * Smartflo * Content Delivery Network COLLABORATION * Zoom * Conferencing * International Bridging Service * Webcasting Services VOICE SERVICES * Centrex * PRI * SIP Trunk * SmartOffice® * International Bridging Service DATA SERVICES * Smart Internet * SD-WAN iFLX * Smart VPN-MPLS * EZ Cloud Connect * Leased Line-P2P * Tata Tele Wi-Fi * Ultra-LOLA * Business Broadband * SmartOffice® MARKETING SOLUTIONS * Toll Free Services * Call Register Services * Hosted IVR * Hosted OBD Service * SMS Solutions CYBER SECURITY * Email Security * Endpoint Security * Multifactor Authentication * Virtual Firewall * Web Security COMPANY * About Us * Careers * Tata Teleservices Ltd. * Tata Teleservices (Maharashtra) Ltd. * Tata Tele Broadband FIND WHAT YOU WANT * Knowledge * Media Releases * iManage * Channel Partners * Collection Agencies * Drop Box List * Terms & Conditions -------------------------------------------------------------------------------- SMARTFLO Virtual Number Missed Call Service Provider Call Center Cloud Telephony Click2Call Smart Hosted PBX Auto Dialer Call Management Software Business Phone System Number Masking Call Tracking Software Automated Phone Calls Cloud Phone System Call Answering Service VoIP Number INTERNET LEASED LINE Leased Line Mumbai Leased Line Pune Leased Line Delhi Leased Line Chennai Leased Line Bangalore FIND US ON SOCIAL MEDIA TATA is a registered trademark of TATA Sons Ltd. © 2022 Tata Teleservices Ltd. We use cookies to give you a better experience. By using our website you agree to our policies. Sweet! Sorry, I’m on a diet HAVE ANY QUERIES?CHAT WITH US.